Endeca Presentation API
ERecs Property
NamespacesEndeca.NavigationENEQueryResultsERecs
Gets the Endeca records for the result.
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
An ERecList object containing the records requested, or null if none is present in the ENEQueryResults.
Remarks
If one or more records were requested, this method returns a record list containing all the records.

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