Partilhar via


LabelExampleResponse.ExampleId Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a