Name of the parameter that indicates the number of constituent records to retrieve per aggregate record.

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public static readonly string RecordsPerAggregateRecord
Visual Basic (Declaration)
Public Shared ReadOnly RecordsPerAggregateRecord As String
Visual C++
public:
static initonly String^ RecordsPerAggregateRecord

See Also