Returns a Bool indicating whether any fields of the query are aggregated.
Aggregated fields are grouped together for display in the resulting query or chart. This property is read-only.
VBScript
querydef.IsAggregated
Perl
$querydef->GetIsAggregated();