#OrderType
##Enum Properties
- OrderType - Specifies that the sort order should be done in ascending order (least to greatest)
- OrderType - Specifies that the sort order should be done in descending order (greatest to least)
- OrderType - Specifies that no sort order should be used.
