MeasureStatisticsSum Property  | 
 
            Gets the sum for the 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 Sum { get; }Public ReadOnly Property Sum As Number
	Get
public:
property Number Sum {
	Number get ();
}member Sum : Number with get
Property Value
Type: 
Number
See Also