Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentQuery.SetSortProperty Method 

Sets the property on which the query results will be sorted.

void SetSortProperty(
   ObjectProperty sortProperty
);

Parameters

sortProperty
The query results sort property.

See Also

IDocumentQuery Interface | Plumtree.Remote.PRC Namespace