The methods of the IDocumentFolder interface are listed below. For a complete list of IDocumentFolder interface members, see the IDocumentFolder Members topic.
GetAccessLevel | Returns document folder access level for a given role type. |
GetPath | Returns a string representation of the path of a document folder. |
HasCreatedDate | Returns true if the created date is available, else false. |
HasLastModifiedDate | Returns true if last modified date is available, else false. |
IsActionAllowed | Returns whether a given DocumentFolderPermissions is allowed for this document folder. |
SetAccessLevel | Sets document folder access level for a given role type. |
Store | Stores a document folder. |
IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace