Condividi tramite


ScopeProperties.Valid Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to