Endeca Presentation API
IExpr Property
NamespacesEndeca.Navigation.AnalyticsExprAggregateIExpr
Gets and sets the subexpression for this ExprAggregate. The aggregate function will be evaluated on this subexpression.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IExpr IExpr{ get; set;}
Public Overridable Property IExpr As IExpr
public:
virtual property IExpr^ IExpr {
	IExpr^ get ();
	void set (IExpr^ value);
}
Value
An object of type IExpr that is the subexpression for this ExprAggregate.

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