ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / StatisticsResult Class / Sum Property

In This Topic
    Sum Property
    In This Topic
    The result of the StatisticsFunction.Sum if this function was set as an input; double.NaN otherwise.
    Syntax
    public double Sum {get;}
    Public ReadOnly Property Sum As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also