BinaryExpression Class |
Namespace: Dynamicweb.Indexing.Querying.Expressions
The BinaryExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| Disabled | ||
| Left |
Gets or sets the left expression.
| |
| Operator |
Gets the operator.
| |
| Right |
Gets or sets the right expression.
|
| Name | Description | |
|---|---|---|
| ToString |
Converts expression to string type
(Overrides ObjectToString.) |