Endeca Presentation API
AggrERecs Property
NamespacesEndeca.NavigationNavigationAggrERecs
Gets the aggregated records associated with this navigation query, which come from the original records consolidated by a rollup key.
Declaration Syntax
C#Visual BasicVisual C++
public virtual AggrERecList AggrERecs{ get;}
Public Overridable ReadOnly Property AggrERecs As AggrERecList
public:
virtual property AggrERecList^ AggrERecs {
	AggrERecList^ get ();
}
Value
The aggregated records of this navigation query. If no aggregated records are available an emtpy AggrERecList is returned.

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