Class GroupExpression
- Namespace
- Dynamicweb.Indexing.Querying.Expressions
- Assembly
- Dynamicweb.Core.dll
The Class FieldExpression represents expression which is actually is group of inner expressions combined by some rule
- Inheritance
-
Group
Expression
- Inherited Members
Properties
Expressions
Gets collection of inner expressions
Property Value
Negate
Gets or sets value indicates if expression should be consider opposite
Property Value
Operator
Gets or sets expression operator
Property Value
Methods
ToString()
Converts expression to string
Returns
- string
String representation of the group expression if it contains any inner expressions