Open this page in the API Guide

MeasureStatistics.Sum 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.1.0.1000)
Syntax
public Number Sum { get; }

Property Value

Type: Number
See Also