Endeca Presentation API
ERec Property
NamespacesEndeca.NavigationENEQueryResultsERec
Gets the Endeca record object result.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERec ERec{ get;}
Public Overridable ReadOnly Property ERec As ERec
public:
virtual property ERec^ ERec {
	ERec^ get ();
}
Value
The record requested (an ERec object), or null if none is present in the ENEQueryResults.
Remarks
If more than one record was requested, this method returns the first one. See ERecs if more than one record was requested.

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