The MsCalculationStatsLevel enumeration is used to determine drilldown of modeling problem calculation statistics.
It is used by the IMsProblemCalculationSettings.StatsLevel property.
To build a calculation statistics tree, use one of the drilldown options: Basic or Detailed.
| Value | Brief description |
| 0 | Off. Default value. Drilldown is not used. |
| 1 | Basic. Drilldown of calculation statistics by modeling problem calculation stages. |
| 2 | Detailed. Calculation statistics drilldown by modeling problem calculation stages with hash calculation. NOTE. Hash calculation may take long time. |
See also: