Endeca Presentation API
NavAggrERecsOffset Property
NamespacesEndeca.NavigationENEQueryNavAggrERecsOffset
Gets and sets the offset into the navigation aggregated record list for navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long NavAggrERecsOffset{ get; set;}
Public Overridable Property NavAggrERecsOffset As Long
public:
virtual property long long NavAggrERecsOffset {
	long long get ();
	void set (long long value);
}
Value
The offset in the navigation aggregated record list for navigation query.
Remarks
Defaults to an offset of 0 if not set. Only applicable when a aggregated record set is queried for.

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