Omb.Admin Namespace > SubContractMgr Class : EmailStatusUpdate Method (SubContractMgr) |
[Visual Basic]
Public Overridable Sub EmailStatusUpdate( _
ByVal s As SubContract, _
ByVal IsNew As Boolean _
)
[C#]
public virtual void EmailStatusUpdate(
SubContract s,
bool IsNew
);
[C++]
public: virtual void EmailStatusUpdate(
SubContract* s,
bool IsNew
)
[C++/CLI]
public:
virtual void EmailStatusUpdate(
SubContract^ s,
bool IsNew
)
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.