Type: MsCalculationStatType;
The Type property returns calculation statistic type.
Calculation statistics can be controlling and information ones. Calculation statistics can be compared only by control statistics that include statistical data, multidimensional cycle, multidimensional iterator, and so on. Information statistics include calculation time and are not compared with other statistics.
To compare control calculation statistics, use the IMsCalculationStats.Compare method.
The property use is given in the example for IMsCalculationStats.Root.
See also: