Name of the parameter that indicates the property or dimension by which records should be aggregated.

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

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

See Also