CombinedMeasureStatisticsMaximum Property |
Gets the maximum value for current measure.
Namespace:
Dundas.BI.Instrumentation
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Number Maximum { get; }
Public ReadOnly Property Maximum As Number
Get
public:
property Number Maximum {
Number get ();
}
member Maximum : Number with get
Property Value
Type:
NumberSee Also