Boolean expression tree node
Inheritance Hierarchy
GF.Api.Contracts.Lookup.ExpressionSymbolLookupExpressionNode
Namespace: GF.Api.Contracts.Lookup.Expression
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The SymbolLookupExpressionNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SymbolLookupExpressionNode | Initializes a new instance of the SymbolLookupExpressionNode class |
Properties
Name | Description | |
---|---|---|
Left |
Left operand of expression
| |
Operator | ||
Right |
Right operand of expression
|
See Also