SortDirection

Represents the various sort directions which can be used with a [[SortCondition]].

Sort values in an ascending manner.

Ascending = 0

Sort values in an descending manner.

Descending = 1