UseParamAsGroup: Boolean;
The UseParamAsGroup property determines whether a group of elements is sent as a parameter value.
Available values:
True. The parameter is a group of elements.
False. The parameter renders the value of one element.
The identifier of the used parameter is determined by the IMsAggregationFilter.AggregationParamID property.
The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.
See also: