IAlgorithmParamValue.Value

Syntax

Value: Variant;

Description

The Value property determines a default parameter value.

Comments

The specified value should have the type determined for the parameter.

Example

The property use is given in the example for IAlgorithmParamValue.Name.

See also:

IAlgorithmParamValue