SortDirection Enumeration
Specifies the sort direction of a sorted column.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| Asc | Sort Ascending. | |
| Desc | Sort Descending. |
The SortDirection simple type specifies the sort direction of a sorted column.
Show: