ParamValues: ITsModelParamValues;
ParamValues: Prognoz.Platform.Interop.Transfor.ITsModelParamValues;
The ParamValues property returns a collection of parameters' values.
To get collection of parameters' values use the ITsParamProvider.Params property.
The property use is given in the example for ITsParamProvider.Params.
See also: