Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentQueryOrder.Ascending Property

Gets and sets the query ascending property, true if order is ascending, else false.

new public bool Ascending {get; set;}

Property Value

A boolean flag indicates ascending or descending sort order.

See Also

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