Compartilhar via


MatchCondition.NegationConditon Propriedade

Definição

Obtém ou define descreve se essa é uma condição negada ou não.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a