Omb.Admin Namespace > SubContractMgr Class : SetSubContractInvoiceNoteParameters Method |
[Visual Basic]
Protected Overridable Sub SetSubContractInvoiceNoteParameters( _
ByVal cmd As DbCommand, _
ByVal note As SubContractInvoiceNote _
)
[C#]
protected virtual void SetSubContractInvoiceNoteParameters(
DbCommand cmd,
SubContractInvoiceNote note
);
[C++]
protected: virtual void SetSubContractInvoiceNoteParameters(
DbCommand* cmd,
SubContractInvoiceNote* note
)
[C++/CLI]
protected:
virtual void SetSubContractInvoiceNoteParameters(
DbCommand^ cmd,
SubContractInvoiceNote^ 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.