Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DiscussionMessageQueryOrder.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

DiscussionMessageQueryOrder Class | Plumtree.Remote.PRC.Collaboration.Discussion Namespace