NumericHierarchyStatisticsMaximumNumber 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 (24.1.0.1000)
Syntax
public Number? MaximumNumber { get; }

Property Value

Type: NullableNumber
See Also