IAlgorithmParamValue.Value

Syntax

Value: Variant;

None;

Description

The Value property determines a default parameter value.

Comments

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

Fore and Fore.NET Examples

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

See also:

IAlgorithmParamValue