Returns if a given DocumentPermissions
is allowed for this document.
true
The user can perform the given action, else false
.
DocumentPermissions
for details about specific document permissions. Exception Type | Condition |
---|---|
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. |
CollaborationException | The call resulted in an error. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace