Endeca Presentation API
ERecs Property
NamespacesEndeca.NavigationENEQueryERecs
Gets or sets the Ids of the records to be queried for.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecIdList ERecs{ get; set;}
Public Overridable Property ERecs As ERecIdList
public:
virtual property ERecIdList^ ERecs {
	ERecIdList^ get ();
	void set (ERecIdList^ value);
}
Value
The record Ids in the query or null if there were none.
Remarks
If only one record has been queried for this method still returns a ERecIdList of one element.

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