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

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