MetricsQueryOptions.OrderBy Property

Definition

Gets or sets the aggregation to use for sorting results and the direction of the sort. Only one order can be specified. Examples: sum asc.

public string OrderBy { get; set; }
member this.OrderBy : string with get, set
Public Property OrderBy As String

Property Value

Applies to