Plumtree EDK (Enterprise Web Development Kit) 5.4.0

QueryOrder.Ascending Property

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

public bool Ascending {get; set;}

Property Value

A boolean flag indicates ascending or descending sort order.

See Also

QueryOrder Class | Plumtree.Remote.PRC.Collaboration.Query Namespace