Enum SortOrder
The sort order to use, either ascending (ASC) or descending (DESC).
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
public enum SortOrder
Fields
Name | Description |
---|---|
Asc | |
Desc |
The sort order to use, either ascending (ASC) or descending (DESC).
public enum SortOrder
Name | Description |
---|---|
Asc | |
Desc |