RepetitionIndex.ItemIndex Property

Definition

Gets or sets the index.

[Newtonsoft.Json.JsonProperty(PropertyName="itemIndex")]
public int ItemIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="itemIndex")>]
member this.ItemIndex : int with get, set
Public Property ItemIndex As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to