The property or dimension by which records are aggregated.

Namespace:  Endeca.Data.Content.Navigation
Assembly:  Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 2.1.2.0 (2.1.2.0)

Syntax

C#
string AggregationKey { get; }
Visual Basic (Declaration)
ReadOnly Property AggregationKey As String
Visual C++
property String^ AggregationKey {
	String^ get ();
}

See Also