Endeca Presentation API
ERecs Property
NamespacesEndeca.NavigationAggrERecERecs
Gets the ERec objects of this aggregated record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecList ERecs{ get;}
Public Overridable ReadOnly Property ERecs As ERecList
public:
virtual property ERecList^ ERecs {
	ERecList^ get ();
}
Value
ERec objects of the aggregated record.
Remarks
This list may contain all records of the aggregated record, a subset or none, based on the nature of the query that retrieved the aggregated record. In the case there are none an empty ERecList will still be returned.

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