IDefCalculationAlgorithmParameter.Value

Syntax

Value: Variant;

Description

The Value property determines constant value sent to calculation algorithm parameter.

Comments

The property is used, if the Type property is set to CalcParamType.val or CalcParamType.dim_chandedvals. Element key or dictionary selection with which calculation algorithm parameter is linked are set as value.

See also:

IDefCalculationAlgorithmParameter