ArcGIS Pro 3.7 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 Property Statistic As FieldStatisticsFlag
    public FieldStatisticsFlag Statistic {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also