Gets or sets the property to use to create the aggregate record.
            
    Namespace: 
   Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| [DefaultValueAttribute(null)] public string AggregationKey { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| <DefaultValueAttribute(Nothing)> _ Public Property AggregationKey As String | 
| Visual C++ | 
|---|
| [DefaultValueAttribute(nullptr)] public: property String^ AggregationKey { String^ get (); void set (String^ value); } | 





