SortDirection
Defines the sort direction for a Sort.
Ascending = 0
Ascending Condition
Descending = 1
Descending Condition
Unknown = 2
Someone made a different choice in the environment, and we're not able to map it back to an enum.