Endeca Presentation API
ERec Property
NamespacesEndeca.NavigationENEQueryERec
Sets the Id of the record to be queried for.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long ERec{ set;}
Public Overridable WriteOnly Property ERec As Long
public:
virtual property long long ERec {
	void set (long long value);
}
Value
The record Id of the record being queried for.
Remarks
This property is shorthand for ERecIdList property used when only requesting one record.

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