ParamValues: IMsModelParamValues;
ParamValues: Prognoz.Platform.Interop.Ms.IMsModelParamValues;
The ParamValues property returns parameter values for metamodel included into the problem.
To get the metamodel calculated by the problem, use the IMsProblem.MetaModel property.
The property use is given in the example for IMsModelParams.Add.
See also: