IMsOptimizationProblem.Level

Fore Syntax

Level: DimCalendarLevel;

Fore.NET Syntax

Level: DimCalendarLevel;

Description

The Level property determines calendar level that should be used for problem calculation.

Comments

To set problem calculation periods, use the IMsProblemDetails.Period property.

Fore and Fore.NET Examples

The property use is given in the example for IMsOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem