Endeca Presentation API
SetNp Method (num)
NamespacesEndeca.NavigationUrlENEQuerySetNp(String)
Sets the number of records per aggregated record. NavERecsPerAggrERec
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNp(
	string num
)
Public Overridable Sub SetNp ( _
	num As String _
)
public:
virtual void SetNp (
	String^ num
)
Parameters
num (String)
Where num is one of the values: ALL_ERECS_PER_AGGR, ONE_EREC_PER_AGGR, or ZERO_ERECS_PER_AGGR
Exceptions
ExceptionCondition
UrlENEQueryParseException If unable to parse the number of records per aggregated record.

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