Open this page in the API Guide

TimeHierarchyMember.UpperMemberNumber Property

Gets the member upper numeric value, when the parent hierarchy is a numeric hierarchy.

Namespace:  Dundas.BI.Entities.TimeDimensions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public Number? UpperMemberNumber { get; }

Property Value

Type: Nullable<Number>

Implements

IHierarchyMember.UpperMemberNumber
See Also