Compartir a través de


MatchCondition.NegationConditon Propiedad

Definición

Obtiene o establece si se trata de una condición negada o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a