Share via


CustomBaseModelInfo.IterationId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="iterationId")]
public Guid IterationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iterationId")>]
member this.IterationId : Guid with get, set
Public Property IterationId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to