IMsAggregationFilter.AdvancedFilter

Syntax

AdvancedFilter: IMsDimIteratorAdvancedFilter;

Description

The AdvancedFilter property returns advanced filter parameters.

Comments

The advanced filter enables the user to select the elements corresponding to the specified condition.

If the filter already has elements set in one of the IMsAggregationFilter.AggregationGroup, IMsAggregationFilter.AggregationParamID or IMsAggregationFilter.AggregationSelection properties they are checked for correspondence to the specified condition. If elements are not set, all dictionary elements are checked for correspondence to the condition.

Example

The property use is given in the example for IMsMatrixAggregationTransform.Aggregator.

See also:

IMsAggregationFilter