Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsDimOpenStubParamValue interface is used to work with the parameter, which is used to open objects with parametric dimensions.
IMsDimOpenStubParamValue
Parameters for opening objects with parametric dimensions are supported only for the internal models included in the metamodel.
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. |
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: