Omb.Admin Namespace > SubContract Class : Invoices Property |
[Visual Basic]
Public Property Invoices As SubContractInvoiceList
[C#]
public SubContractInvoiceList Invoices {get; set;}
[C++]
public: __property SubContractInvoiceList* get_Invoices();
public: __property void set_Invoices(
SubContractInvoiceList* value
);
[C++/CLI]
public:
property SubContractInvoiceList^ Invoices {
SubContractInvoiceList^ get();
void set (SubContractInvoiceList^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SubContract Class | SubContract Members
© 2009 Medical College of Georgia. All Rights Reserved.