RankingRankingItem.TextualIndex Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="textualIndex")]
public int? TextualIndex { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="textualIndex")>]
member this.TextualIndex : Nullable<int>
Public ReadOnly Property TextualIndex As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to