Share via


RouteAttribute.Rank Property

Definition

Route ordering rank.

public ushort Rank { get; set; }
member this.Rank : uint16 with get, set
Public Property Rank As UShort

Property Value

Remarks

0 - ushort.MaxValue for order of evaluation. Ranks of the same value are evaluated in order of addition.

Applies to