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

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