Freigeben über


RankingRankingItem.ResultIndex Eigenschaft

Definition

Ruft einen nullbasierten Index des Elements in der Antwort ab. Wenn das Element dieses Feld nicht enthält, werden alle Elemente in der Antwort angezeigt. Beispielsweise werden alle Artikel in der News-Antwort angezeigt.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: