Aracılığıyla paylaş


PredictionQueryToken.IterationId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to