Omb.Admin Namespace > SubContractMgr Class : ReadSubContractInvoiceNote Method |
[Visual Basic]
Protected Overridable Function ReadSubContractInvoiceNote( _
ByVal r As DbDataReader _
) As SubContractInvoiceNote
[C#]
protected virtual SubContractInvoiceNote ReadSubContractInvoiceNote(
DbDataReader r
);
[C++]
protected: virtual SubContractInvoiceNote* ReadSubContractInvoiceNote(
DbDataReader* r
)
[C++/CLI]
protected:
virtual SubContractInvoiceNote^ ReadSubContractInvoiceNote(
DbDataReader^ r
)
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.