UseParamAsGroup: Boolean;
UseParamAsGroup: boolean;
The UseParamAsGroup property determines whether the parameter is a group of elements.
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: