MsCalculationStatsLevel

Description

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

It is used by the IMsProblemCalculationSettings.StatsLevel property.

Comments

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

Available Values

Value Brief description
0 Off. Default. Drill down is not used.
1 Basic. Drill down of calculation statistics by modeling problem calculation stages.
2 Detailed. Calculation statistics drill down by modeling problem calculation stages with hash calculation.

NOTE. Hash calculation may take long time.

See also:

Ms Assembly Enumerations