IMsAggregationFilter.UseParamAsGroup

Fore Syntax

UseParamAsGroup: Boolean;

Fore.NET Syntax

UseParamAsGroup: boolean;

Description

The UseParamAsGroup property determines whether the parameter is a group of elements.

Comments

Available values:

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

Fore and Fore.NET Examples

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

See also:

IMsAggregationFilter