Show / Hide Table of Contents

Enum SortOrder

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

Namespace: Oci.BudgetService.Models
Assembly: OCI.DotNetSDK.Budget.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top