IMsProblem.Calculate

Fore Syntax

Calculate(Setting: IMsProblemCalculationSettings): IMsProblemCalculation;

Fore.NET Syntax

Calculate(Setting: Prognoz.Platform.Interop.Ms.IMsProblemCalculationSettings): Prognoz.Platform.Interop.Ms.IMsProblemCalculation;

Parameters

Setting. Settings.

Description

The Calculate method creates an object that calculates the problem.

Fore and Fore.NET Examples

The property use is given in the example for IMsProblemCalculation.Callback.

See also:

IMsProblem