ICalcAlgorithm.MsProblem

Syntax

MsProblem: IMsProblem;

None;

Description

The MsProblem property returns the modeling problem used on algorithm calculation.

Comments

The property can be used on setting up algorithm calculation period using the IAlgorithmSettings interface.

Fore and Fore.NET Examples

The property use is given in the example for IAlgorithmSettings.PeriodControlStart.

See also:

ICalcAlgorithm