descending( )


Sorts the results of the distinct query by the distinct property in descending order.

The descending() method sorts the results of the distinct query by the distinct property in descending order.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:WixDataDistinct
Did this help?