Compartilhar via


Status.Code Propriedade

Definição

Obtém ou define status código.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a