Time |
The TimeHierarchyStatisticsData type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeHierarchyStatisticsData | Initializes a new instance of the TimeHierarchyStatisticsData 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) | |
| 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 is based only on the main member time of the time hierarchy members. |