ParamControl(Index: Integer): IMsModelParamsControl;
ParamControl[Index: Integer]: Prognoz.Platform.Interop.Ms.IMsModelParamsControl;
Index. Parameter index.
The ParamControl property determines the set of controlled parameters.
To get the parameter from the set, specify the Index value. Indexing of parameters in the set is continuous and starts with zero.
The method use is given in the example for IValidationGroup.Params.
See also: