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

The interface is outdated.

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
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