IsRemoteCalc: Boolean;
The IsRemoteCalc property determines whether modeling problem is calculated remotely on BI server.
Available values:
True. Modeling problem is calculated remotely. The IMsProblemCalculationSettings.RemoteCalc property determines remote calculation options.
False. Modeling problem is calculated locally.
The property use is given in the example for IMsProblemCalculationSettings.RemoteCalc.
See also: