Value: Variant;
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 the default parameter value, use the ITsModelParamValue.DefaultValue property.
The property use is given in the example for ITsModelParams.Add.
See also: