The MsProblemRemoteCalc enumeration is used to determine modeling problem calculation mode.
It is used by the following property:
| Value | Brief description |
| 0 | Disable. Modeling problem is calculated locally. |
| 1 | Enable. Modeling problem is calculated remotely on BI server specified in the settings.xml file. |
| 2 | EnableBySources. Modeling problem is calculated remotely on BI server specified in the IMsProblemCalculationProxy.Address property. If the property is not set, then BI server specified in the settings.xml file. |
See also: