IAlgorithmBaseExecutor.ParamValues

Syntax

ParamValues: IAlgorithmParameterValues;

Description

The ParamValues property returns settings of algorithm calculation period start and end, the collection of calculation algorithm parameters.

Example

The property use is given in the example for IAlgorithmBaseExecutor.MsProblem.

See also:

IAlgorithmBaseExecutor