ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportElementFieldProperties Class / Statistic Property

In This Topic
    Statistic Property (CIMReportElementFieldProperties)
    In This Topic
    Gets or sets the statistic to apply to the source field.
    Syntax
    public FieldStatisticsFlag Statistic {get; set;}
    Public Property Statistic As FieldStatisticsFlag
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also