Open this page in the API Guide

NumericHierarchyStatistics.MinimumNumber Property

Gets the minimum 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? MinimumNumber { get; }

Property Value

Type: Nullable<Number>
See Also