Store properties or meta-data of a document.
Can be used to edit properties of an existing document. To change the content of a document, use IDocumentManager.CheckInDocument
.
Exception Type | Condition |
---|---|
PermissionDeniedException | The user does not have the permission to edit the document. |
CollaborationException | The method call resulted in an error. |
SoapException | There is a communication problem during the execution of the remote method call. |
InvalidOperationException | The document has not yet been inserted or has already been removed. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace