[ROOT] / doc / DocFrag / ARCQuery.QueryExpressionAggregate.AggregationKey
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -5- | 
| Name | AggregationKey | 
| Namespace | ARCQuery | 
| Type | QueryExpressionAggregate | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | QueryExpressionAggregate | 
| MethodName | AggregationKey | 
| MethodSignature | ARCCore.IK AggregationKey | 
This is often null (with AggregationType correspondingly set to Count-).
Iteration then looks like
  'AGGREGATE Product'.
If not null then iteration looks like:
  'AGGREGATE Product SUM Amount'
Generated 2025-10-31 15:40:48.389 UTC