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