Ejemplo n.º 1
0
 public BillingDetail()
 {
     this.m_PanelSetOrderCPTCodeCollection     = new YellowstonePathology.YpiConnect.Contract.Billing.PanelSetOrderCPTCodeCollection();
     this.m_PanelSetOrderCPTCodeBillCollection = new YellowstonePathology.YpiConnect.Contract.Billing.PanelSetOrderCPTCodeBillCollection();
     this.m_ICD9BillingCodeCollection          = new YellowstonePathology.YpiConnect.Contract.Billing.ICD9BillingCodeCollection();
     this.m_RemoteFileList = new RemoteFileList();
 }
Ejemplo n.º 2
0
 public BillingDetail()
 {
     this.m_PanelSetOrderCPTCodeCollection = new YellowstonePathology.YpiConnect.Contract.Billing.PanelSetOrderCPTCodeCollection();
     this.m_PanelSetOrderCPTCodeBillCollection = new YellowstonePathology.YpiConnect.Contract.Billing.PanelSetOrderCPTCodeBillCollection();
     this.m_ICD9BillingCodeCollection = new YellowstonePathology.YpiConnect.Contract.Billing.ICD9BillingCodeCollection();
     this.m_RemoteFileList = new RemoteFileList();
 }