Enum SortDirection
Order that the sort should be performed in.
public enum SortDirection
Fields
Ascending = 0Sort in Ascending order.
Descending = 1Sort in Descending order.
Order that the sort should be performed in.
public enum SortDirection
Ascending = 0Sort in Ascending order.
Descending = 1Sort in Descending order.