NumericHierarchyStatistics Properties

The NumericHierarchyStatistics type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the cell count for the current measure.
(Inherited from HierarchyStatistics.)
Public propertyDistinctCount
Gets the distinct count for the current measure values.
(Overrides HierarchyStatisticsDistinctCount.)
Public propertyElement
Gets the analysis element unique name for which the statistics are calculated for.
(Inherited from ElementStatistics.)
Public propertyMaximumNumber
Gets the maximum Number for the current numeric hierarchy.
Public propertyMinimumNumber
Gets the minimum Number for the current numeric hierarchy.
Top
See Also