Partilhar via


LabeledUtterance.Id Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public int? Id { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public long? Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Nullable<int> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Nullable<int64> with get, set
Public Property Id As Nullable(Of Integer)
Public Property Id As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a