IMsAggregationFilter.UseParamAsGroup

Syntax

UseParamAsGroup: Boolean;

Description

The UseParamAsGroup property determines whether a group of elements is sent as a parameter value.

Comments

Available values:

The identifier of the used parameter is determined by the IMsAggregationFilter.AggregationParamID property.

Example

The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.

See also:

IMsAggregationFilter