Share via


RankingRankingItem.ScreenshotIndex Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to