Partager via


RegionContract.IsDeleted Propriété

Définition

Obtient ou définit si La région est supprimée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à