IMsDimensionFilter

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
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 the parameter that sets dimension selection.

Properties inherited from INamedEntity

  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:

Ms Assembly Interfaces