Endeca Presentation API
Expr Property
NamespacesEndeca.Navigation.AnalyticsSelectExpr
Gets and sets the derived property expression for this Select.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IExpr Expr{ get; set;}
Public Overridable Property Expr As IExpr
public:
virtual property IExpr^ Expr {
	IExpr^ get ();
	void set (IExpr^ value);
}
Value
The derived property expression as an object of type IExpr.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0