[]
Specifies the sort order.
public enum SortOrder
Ascending = 0
Specifies the acending or top sort value.
Descending = 1
Specifies the descending or bottom sort value.