Omb.Admin Namespace > SubContractMgr Class : GetSubContractInvoiceNote Method |
[Visual Basic]
Public Overridable Function GetSubContractInvoiceNote( _
ByVal note As ID _
) As SubContractInvoiceNote
[C#]
public virtual SubContractInvoiceNote GetSubContractInvoiceNote(
ID note
);
[C++]
public: virtual SubContractInvoiceNote* GetSubContractInvoiceNote(
ID note
)
[C++/CLI]
public:
virtual SubContractInvoiceNote^ GetSubContractInvoiceNote(
ID note
)
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.