TimeHierarchyStatistics Class |
Namespace: Dundas.BI.Instrumentation
The TimeHierarchyStatistics 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.) |
![]() | LowerMaximum |
Gets maximum DateTime for the requested time hierarchy.
The calculation is based only on the main member time of the time hierarchy members.
|
![]() | MinimumDate |
Gets the minimum DateTime for the requested time hierarchy.
|
![]() | UpperMaximum |
Gets maximum DateTime for the requested time hierarchy.
The calculation includes the upper boundary time of the time hierarchy members.
|