Share via


ScoringRuleOptions.DescendingOrder Property

Definition

If false, will sort scores by ascending order. By default, set to true.

public bool? DescendingOrder { get; set; }
member this.DescendingOrder : Nullable<bool> with get, set
Public Property DescendingOrder As Nullable(Of Boolean)

Property Value

Applies to