TimeHierarchyStatisticsData Properties

The TimeHierarchyStatisticsData type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the cell count for the current measure.
Public propertyDistinctCount
Gets the distinct count for the current hierarchy.
Public propertyElementUniqueName
Gets the analysis element unique name for which the statistics are calculated for.
(Inherited from ElementStatisticsData.)
Public propertyLowerMaximum
Gets maximum DateTime for the requested time hierarchy. The calculation is based only on the main member time of the time hierarchy members.
Public propertyMinimumDate
Gets the minimum DateTime for the requested time hierarchy.
Public propertyUpperMaximum
Gets maximum DateTime for the requested time hierarchy. The calculation is based only on the main member time of the time hierarchy members.
Top
See Also