CombinedMeasureStatisticsSmallestNonZero Property  | 
 
            Gets the smallest non zero 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 SmallestNonZero { get; }Public ReadOnly Property SmallestNonZero As Number
	Get
public:
property Number SmallestNonZero {
	Number get ();
}member SmallestNonZero : Number with get
Property Value
Type: 
Number
See Also