Endeca Presentation API
NavNumBulkERecs Property
NamespacesEndeca.NavigationENEQueryNavNumBulkERecs
Gets and sets the max number of records returned in bulk format for the navigation query. If MAX_BULK_ERECS_AVAILABLE is passed to this method, then all records for the navigation query will be returned.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long NavNumBulkERecs{ get; set;}
Public Overridable Property NavNumBulkERecs As Long
public:
virtual property long long NavNumBulkERecs {
	long long get ();
	void set (long long value);
}
Value
Max number of bulk records to return for the navigation query.
Remarks
Defaults to 0.

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