Open this page in the API Guide

NumericHierarchyStatistics.MaximumNumber Property

Gets the maximum Number for the current numeric hierarchy.

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

Property Value

Type: Nullable<Number>
See Also