Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentFolder Methods

The methods of the IDocumentFolder interface are listed below. For a complete list of IDocumentFolder interface members, see the IDocumentFolder Members topic.

Public Instance Methods

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 created date is available, else false.
HasLastModifiedDate Returns true if last modified date is available, else false.
IsActionAllowed Returns if a given DocumentFolderPermissions is allowed for this document folder.
SetAccessLevel Set document folder access level for a given role type.
Store Stores a document folder.

See Also

IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace