Gets the aggregated records associated with this navigation query, 
            which come from the original records consolidated by a rollup key.
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public virtual AggrERecList AggrERecs { get; } | 
| Visual Basic | 
|---|
| Public Overridable ReadOnly Property AggrERecs As AggrERecList Get | 
| Visual C++ | 
|---|
| public: virtual property AggrERecList^ AggrERecs { AggrERecList^ get (); } | 





