Omb.Admin Namespace > SubContractMgr Class : GetSubContractInvoiceNotes Method |
[Visual Basic]
Public Overridable Function GetSubContractInvoiceNotes( _
ByVal search As SubContractInvoiceNoteSearch _
) As SubContractInvoiceNoteList
[C#]
public virtual SubContractInvoiceNoteList GetSubContractInvoiceNotes(
SubContractInvoiceNoteSearch search
);
[C++]
public: virtual SubContractInvoiceNoteList* GetSubContractInvoiceNotes(
SubContractInvoiceNoteSearch* search
)
[C++/CLI]
public:
virtual SubContractInvoiceNoteList^ GetSubContractInvoiceNotes(
SubContractInvoiceNoteSearch^ search
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SubContractMgr Class | SubContractMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.