Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TaskListQueryOrder.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 indicating ascending or descending sort order.

See Also

TaskListQueryOrder Class | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace