Compartir a través de


PrivateStore.IsGov Propiedad

Definición

Obtiene o establece el gobierno

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a