Values: IMetabaseObjectParamValues;
Values: Prognoz.Platform.Interop.Metabase.IMetabaseObjectParamValues;
The Values property determines the collection of values of the parameter.
To get the dimension, for which the parameter is used, use the IMsDimOpenParamValue.Dimension property.
The method use is given in the example for IMsMetaModel.DimOpenStubParamValues.
See also: