DefaultValue: Variant;
DefaultValue: Object;
The DefaultValue property sets default parameter value.
By default the value is not set. To work with parameter value, use the ITsModelParamValue interface
The property use is given in the example for ITsModelParam.LinkedObject.
See also: