Partager via


QnADTO.Id Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à