MsCalculationStatsLevel

Description

The MsCalculationStatsLevel enumeration is used to determine drilldown of modeling problem calculation statistics.

It is used by the IMsProblemCalculationSettings.StatsLevel property.

Comments

To build a calculation statistics tree, use one of the drilldown options: Basic or Detailed.

Available Values

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:

Ms Assembly Enumerations