ImagePrediction.Id Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public Guid Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to