ParamValues: IMsModelParamValues;
The ParamValues property returns the collection of value parameters.
To get the collection of parameters, use the IMsParamProvider.Params property.
The property use is given in the example for IMsParamProvider.Params.
See also: