Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ProjectQueryOrder.Ascending Property

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

new public bool Ascending {get; set;}

Property Value

A boolean flag indicating ascending or descending sort order.

See Also

ProjectQueryOrder Class | Plumtree.Remote.PRC.Collaboration.Project Namespace