Partager via


LabelExampleResponse.ExampleId Propriété

Définition

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à