Returns whether a given DocumentFolderPermissions
is allowed for this document folder.
True
if the user can perform the given action, else false
.
DocumentFolderPermission
for details about specific document folder permissions. Exception Type | Condition |
---|---|
SoapException | There was a communication problem during the execution of the remote method call. |
InvalidOperationException | The document folder has not yet been inserted or has already been removed. |
CollaborationException | The call resulted in an error. |
IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace