Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsAggregationFilter interface includes properties that are used to work with aggregation filter.
IMsAggregationFilter
To work with the aggregation filters collection, use the IMsAggregationFilterList interface.
| Property name | Brief description | |
| The AdvancedFilter property returns advanced filter parameters. | ||
| The AggregationGroup property determines the group, by which aggregation is executed. | ||
| The AggregationParamID property determines an identifier of the parameters that are used to determine aggregated elements. | ||
| The AggregationSelection property determines the selection that is used to determine aggregated elements. | ||
| The FilterDimension property returns filtered dimension. | ||
| The OutputParamID property determines the parameter, to which filter selection is saved in each calculation iteration. | ||
| The UseParamAsGroup property determines whether the parameter is a group of elements. |
| Property name | Brief description | |
| The Id property returns the object identifier. | ||
| The Key property returns the object key. | ||
| The Name property returns the object name. |
See also: