KnownSortingDirection enum
The direction to sort the results by.
Fields
| ASC | Indicates that the query should be sorted from lowest-to-highest value. |
| Desc | Indicates that the query should be sorted from lowest-to-highest value. |