Gets the corresponding document ID of the portal document that the document has been published to.
The corresponding document ID of the portal document that the document has been published to.
Exception Type | Condition |
---|---|
InvalidOperationException | The document has not been published to the portal, has not yet been inserted or has already been removed. |
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. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace