IMsParametrizedDimension

Assembly: Ms;

Description

The IMsParametrizedDimension interface is used to work with a parameterized dimension.

Inheritance Hierarchy

          INamedEntityModel

          IMsParametrizedDimension

Comments

To work wit all parameterized dimensions, use the IMsParametrizedDimensions interface.

Properties

  Property name Brief description
Aggregation The Aggregation property returns settings of aggregation for parametrized dimension.
Dimension The Dimension property returns the dimension.
DimensionDescriptor The DimensionDescriptor property returns the dimensions as a repository object.
ParamAttributes The ParamAttributes property returns parameter and chain of attributes.

Properties inherited from INamedEntityModel

  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:

Ms Assembly Interfaces