ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAggregateField Class / StatisticType Property

In This Topic
    StatisticType Property (CIMAggregateField)
    In This Topic
    Gets or sets the type of statistic used to aggregate data.
    Syntax
    Public Property StatisticType As esriDataStatType
    public esriDataStatType StatisticType {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also