Click or drag to resize

ComplexExpression Properties

The ComplexExpression type exposes the following members.

Properties
  NameDescription
Public propertyLeft
Gets or sets the expression on the left side of the logical operator
Public propertyOperator
Gets or sets the operator describes the logical relation of the Left and Right side expresions
Public propertyRight
Gets or sets the expression on the right side of the logical operator
Top
See Also