NumericHierarchyStatistics Class |
Namespace: Dundas.BI.Instrumentation
The NumericHierarchyStatistics type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the cell count for the current measure.
(Inherited from HierarchyStatistics.) | |
DistinctCount |
Gets the distinct count for the current measure values.
(Overrides HierarchyStatisticsDistinctCount.) | |
Element |
Gets the analysis element unique name for which the statistics are calculated for.
(Inherited from ElementStatistics.) | |
MaximumNumber |
Gets the maximum Number for the current numeric hierarchy.
| |
MinimumNumber |
Gets the minimum Number for the current numeric hierarchy.
|