IMsDimensionFilter

Assembly: Ms;

Description

The IMsDimensionFilter interface is used to set up parameters of the dimension, by which multiple selection is enabled.

Inheritance Hierarchy

          INamedEntity

          IMsDimensionFilter

Comments

To work with the collection of such dimensions, use the IMsDimensionFilterList interface.

Properties

  Property name Brief description
Aggregate The Aggregate property determines whether aggregation is executed by dimension on multiple selection.
FilterDimension The FilterDimension property returns the dimension, in which multiple selection is enabled.
Fixed The Fixed property determines whether a dimension is fixed.
Param The Param property determines the parameter that sets dimension selection.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

See also:

Ms Assembly Interfaces