TimeHierarchyStatisticsUpperMaximum Property

Gets maximum DateTime for the requested time hierarchy. The calculation includes the upper boundary time of the time hierarchy members.

Namespace:  Dundas.BI.Instrumentation
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public DateTime UpperMaximum { get; }

Property Value

Type: DateTime
See Also