Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsDimensionFilter interface is used to set up parameters of the dimension, by which multiple selection is enabled.
IMsDimensionFilter
To work with collection of such dimensions, use the IMsDimensionFilterList interface.
| Property name | Brief description | |
| The Aggregate property determines whether aggregation is made by dimension on multiple selection. | ||
| The FilterDimension property returns the dimension, in which multiple selection is enabled. | ||
| The Fixed property determines whether dimension is fixed. | ||
| The Param property determines parameter that sets dimension selection. |
| Property name | Brief description | |
| The Id property determines the object identifier. | ||
| The Key property returns the object key. | ||
| The Name property determines the object name. |
See also: