Aqualogic Interaction API  
 

IPTSQueryRequest.getResultsOrderByAscending Method 

Returns whether results will be in ascending or descending order of the order-by field (see getResultsOrderByField).

bool getResultsOrderByAscending();

Return Value

whether results will be in ascending or descending order

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace