ProjectExport.IterationCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="iterationCount")]
public int IterationCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iterationCount")>]
member this.IterationCount : int
Public ReadOnly Property IterationCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to