Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentFolderQueryOrder Constructor 

Constructor for DocumentFolderQueryOrder.

public DocumentFolderQueryOrder(
   DocumentFolderAttributes attribute,
   bool ascending
);

Parameters

attribute
a DocumentFolderAttributes, the attribute to order the query by.
ascending
Whether the results should be ordered ascending (or descending) based upon the supplied attribute.

See Also

DocumentFolderQueryOrder Class | Plumtree.Remote.PRC.Collaboration.Document Namespace