Show / Hide Table of Contents

Enum SortOrder

The sort order to use to query support ticket lists, either ascending (ASC) or descending (DESC).

Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top