ITimeHierarchyMemberUpperBoundaryTime Property

Gets the upper boundary DateTime value, corresponding the next virtual member. It is a virtual member as the hierarchy may not it included in its definition.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
DateTime? UpperBoundaryTime { get; }

Property Value

Type: NullableDateTime
The upper boundary time.
See Also