IMsDimOpenParamValue

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsDimOpenParamValue interface is used to work with the values of the parameter to open the parametric dimension.

Inheritance Hierarchy

          INamedEntity

          IMsDimOpenParamValue

Comments

Parameters for opening parametric dimensions are supported only for internal models included in the metamodel.

Properties

  Property name Brief description
The Dimension property determines the dimension, for which the value of the parameter is used.
The Values property determines the collection of values of the parameter.

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