NumericHierarchyStatisticsData Class |
Namespace: Dundas.BI.WebApi.Models
The NumericHierarchyStatisticsData type exposes the following members.
Name | Description | |
---|---|---|
NumericHierarchyStatisticsData |
Initializes a new instance of the NumericHierarchyStatisticsData class.
|
Name | Description | |
---|---|---|
Count |
Gets the cell count for the current measure.
| |
DistinctCount |
Gets the distinct count for the current hierarchy.
| |
ElementUniqueName |
Gets the analysis element unique name for which the statistics are calculated for.
(Inherited from ElementStatisticsData.) | |
MaximumNumber |
Gets the maximum Number for the current numeric hierarchy.
| |
MinimumNumber |
Gets the minimum Number for the current numeric hierarchy.
|