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 (24.3.0.1000)
Syntax public Number Sum { get; }
Public ReadOnly Property Sum As Number
Get
public:
property Number Sum {
Number get ();
}
member Sum : Number with get
Property Value
Type:
NumberSee Also