ImageAnalysis.ModelVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="modelVersion")]
public string ModelVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modelVersion")>]
member this.ModelVersion : string with get, set
Public Property ModelVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to