Enum OrderBySortType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll How to sort the Order by statement.
Fields
ASC = 0
0: Sort the Order by Ascending
DESC = 1
1: Sort the Order by DescendingASC = 0
0: Sort the Order by Ascending
DESC = 1
1: Sort the Order by Descending