Compartir a través de


ScopeProperties.Valid Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a