Endeca Presentation API
NavNumERecs Property
NamespacesEndeca.NavigationENEQueryNavNumERecs
Get and sets the max number of records returned for the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long NavNumERecs{ get; set;}
Public Overridable Property NavNumERecs As Long
public:
virtual property long long NavNumERecs {
	long long get ();
	void set (long long value);
}
Value
Max number of records to return for the navigation query.
Remarks
Defaults to 10.

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