| Omb.Domain Namespace > DocumentMgr Class : DeleteDocument Method |
Delete Document by Document ID
[Visual Basic]
Public Overridable Sub DeleteDocument( _
ByVal DocID As ID _
) [C#]
public virtual void DeleteDocument(
ID DocID
);[C++]
public: virtual void DeleteDocument(
ID DocID
) [C++/CLI]
public:
virtual void DeleteDocument(
ID DocID
) Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DocumentMgr Class | DocumentMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.