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

The interface is outdated.

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