ITsModelParamValue.DefaultValue

Syntax

DefaultValue: Variant;

Description

The DefaultValue property returns default parameter value.

Comments

To change parameter value, use the ITsModelParamValue.Value property.

Example

The property use is given in the example for ITsModelParamValue.DataType.

See also:

ITsModelParamValue