CombinedMeasureStatisticsMinimum Property  | 
 
            Gets the minimum value for current measure.
            
 
    Namespace: 
   Dundas.BI.Instrumentation
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Number Minimum { get; }Public ReadOnly Property Minimum As Number
	Get
public:
property Number Minimum {
	Number get ();
}member Minimum : Number with get
Property Value
Type: 
Number
See Also