Show / Hide Table of Contents

Enum SortOrder

The sort order to use. Valid values are 'asc' or 'desc'.

Namespace: Oci.CostadService.Models
Assembly: OCI.DotNetSDK.Costad.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top