Endeca Presentation API
ERecs Property
NamespacesEndeca.NavigationNavigationERecs
Gets the records associated with this navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecList ERecs{ get; set;}
Public Overridable Property ERecs As ERecList
public:
virtual property ERecList^ ERecs {
	ERecList^ get ();
	void set (ERecList^ value);
}
Value
The records of this navigation query. If no records have are part of the navigation an empty ERecList is still returned.

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