Value: Variant;
Value: object;
The Value property determines a parameter value.
If the parameter is not set to value by default, the Value value must be set before starting calculation. To get default value of parameter, use the ITsModelParamValue.DefaultValue property.
The property use is given in the example for ITsModelParams.Add.
See also: