Returns an IDocument
with the specified ID, or null
if there is no document with the given ID.
ID
property on the IDocument
interface. Must be positive. An IDocument
with the specified ID or null
if the document does not exist or the user does not have access to it.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
SoapException | There is a communication problem during the execution of the remote method call. |
IDocumentManager Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace