Skip to main content

Enum OrderBySortType

Namespace: SuperOffice.WebApi.Data
Assembly: 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 Descending