Endeca Presentation API
NavERecsPerAggrERec Property
NamespacesEndeca.NavigationENEQueryNavERecsPerAggrERec
Gets and sets the max number of records to be returned in each aggregated record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int NavERecsPerAggrERec{ get; set;}
Public Overridable Property NavERecsPerAggrERec As Integer
public:
virtual property int NavERecsPerAggrERec {
	int get ();
	void set (int value);
}
Value
Max number of records to return per aggregated record.
Remarks
Defaults to one. Only applicable for aggregated record navigation queries. Values possible include ALL_ERECS_PER_AGGR, ONE_EREC_PER_AGGR, or ZERO_ERECS_PER_AGGR.

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