Edit

Share via


SortProperty.Order Property

Definition

Retrieves or sets the order in which the results are sorted.

public Microsoft.Hpc.Scheduler.Properties.SortProperty.SortOrder Order { get; set; }
member this.Order : Microsoft.Hpc.Scheduler.Properties.SortProperty.SortOrder with get, set
Public Property Order As SortProperty.SortOrder

Property Value

The order in which the results are sorted (for example, ascending or descending). For possible values, see the SortProperty.SortOrder enumeration.

Applies to