Compartir a través de


Dataset.IsEffectiveIdentityRequired Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a