Click or drag to resize

GroupExpressionNegate Property

Gets or sets value indicates if expression should be consider opposite

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool Negate { get; set; }

Property Value

Type: Boolean
See Also