An enumerated type used to describe the specific fields that can be used in constructing a DocumentQueryOrder
for documents.
Member Name | Description |
---|---|
Author | The document's author. |
CheckOutUsername | The document's check-out user's name. |
CurrentTimestamp | The document's current timestamp. |
DocumentType | The document type. |
LastCheckInUsername | The document's last check-in user's name. |
LastModified | The document's last modified date. |
Name | The document name. |
NoOrder | No ordering. |
NumBytes | The document's number of bytes for its content. |
ParentFolderId | The document's parent folder ID. |
ProjectId | The document's containing project ID. |
Namespace: Plumtree.Remote.PRC.Collaboration.Document
Assembly: edk (in edk.dll)
Plumtree.Remote.PRC.Collaboration.Document Namespace