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.3.0.0 (6.3.0.853)
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 (); } |