Edit

Share via


JobOrderBy.Order Property

Definition

Retrieves the order in which the preference is sorted.

public Microsoft.Hpc.Scheduler.Properties.JobOrderBy.SortOrder Order { get; }
member this.Order : Microsoft.Hpc.Scheduler.Properties.JobOrderBy.SortOrder
Public ReadOnly Property Order As JobOrderBy.SortOrder

Property Value

The order in which the preference specified in Property is sorted For possible values, see JobOrderBy.SortOrder.

Applies to