format
boolean getAscending()
description
Reports whether search results will be ordered in ascending or descending order. Normally, results are returned in descending order.
parameters
none
returns
TRUE - if search results will be returned in ascending order
TRUE
FALSE - if search results will be returned in descending order
FALSE
throws
The getAscending() method does not throw any exceptions.
getAscending()