Compartilhar via


RegionContract.IsDeleted Propriedade

Definição

Obtém ou define se Região é excluída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a