StubValues: IMetabaseObjectParamValues;
StubValues: Prognoz.Platform.Interop.Metabase.IMetabaseObjectParamValues;
The StubValues property determines the collection of parameter values for the object containing the parametric dimension.
To get the key of the object containing the parametric dimension, use the IMsDimOpenStubParamValue.StubKey property.
The method use is given in the example for IMsMetaModel.DimOpenStubParamValues.
See also: