Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentFolder Members

IDocumentFolder overview

Public Instance Properties

ContainingProject Gets the project that this document folder belongs to.
CreatedDate Gets the document folder created date.
DefaultSecurity Gets or sets whether this document folder uses project-default security.
Description Gets or sets the document folder description.
DetailsURL Gets the document folder details URL.
ID Gets the document folder ID.
LastModifiedDate Gets the last modified date.
Name Gets or sets the document folder name.
OwnerUserID Gets the document folder owner user ID.
ParentFolder Gets the parent document folder that contains this folder.

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