Gets and sets the left-hand side of this binary expression.

Declaration Syntax
public virtual IExpr Lhs{ get; set;}
Public Overridable Property Lhs As IExpr
public:
virtual property IExpr^ Lhs {
IExpr^ get ();
void set (IExpr^ value);
}

Value
An object of type
IExpr that is
the left-hand side for this
ExprBinary.
Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0