Show / Hide Table of Contents

Enum SortBy

The field to sort by. If not specified, the default is timeCreated. The default sort order for timeCreated is DESC. The default sort order for displayName is ASC in alphanumeric order.

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

Fields

Name Description
DisplayName
TimeCreated
In this article
Back to top