IMsProblemCalculation.IsRemoteCalc

Syntax

IsRemoteCalc: Boolean;

IsRemoteCalc: boolean;

Description

The IsRemoteCalc property returns whether modeling problem is calculated remotely on BI server.

Comments

Available values:

Example

The property use is given in the example for IMsProblemCalculationSettings.RemoteCalc.

See also:

IMsProblemCalculation