AquaLogic Interaction Development Kit (IDK) 6.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