JobOrderBy.SortOrder Enum

Definition

Defines the order in which the resources list is sorted.

public enum JobOrderBy.SortOrder
type JobOrderBy.SortOrder = 
Public Enum JobOrderBy.SortOrder
Inheritance
JobOrderBy.SortOrder

Fields

Ascending 128

Sort the resources list in ascending order.

Descending 0

Sort the resources list in descending order.

Applies to