AdvancedFilter: IMsDimIteratorAdvancedFilter;
AdvancedFilter: Prognoz.Platform.Interop.Ms.IMsDimIteratorAdvancedFilter;
The AdvancedFilter property returns advanced filter parameters.
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.
The property use is given in the example for IMsMatrixAggregationTransform.Aggregator.
See also: