Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

QueryOrder.Ascending Property

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

public bool Ascending {get; set;}

Property Value

A boolean flag indicating ascending or descending sort order.

See Also

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