Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentFolderAttributes Enumeration

An enumerated type used to describe the specific fields that can be used in constructing a DocumentFolderQueryOrder for document folders.

public enum DocumentFolderAttributes

Members

Member Name Description
LastModified The document folder's last modified date.
Name The document folder name.
NoOrder Request that document folders returned from query not be sorted.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Document

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC.Collaboration.Document Namespace