Partager via


BoolEqualsAdvancedFilter.Value Propriété

Définition

Obtient ou définit la valeur du filtre booléen.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à