IMsDimOpenStubParamValue

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsDimOpenStubParamValue interface is used to work with the parameter, which is used to open objects with parametric dimensions.

Inheritance Hierarchy

          INamedEntity

          IMsDimOpenStubParamValue

Comments

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

Properties

  Property name Brief description
The StubKey property determines the key of the repository object containing parametric dimension.
The StubValues property determines the collection of parameter values for the object containing the parametric dimension.
The Values property determines the collection of parameters values of the opened parametric dimension.

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