ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / BAPointStatisticsType Enumeration

In This Topic
    BAPointStatisticsType Enumeration
    In This Topic
    Represents Suitability Analysis point layer based criterion statistics type. The type of statistical operation to be applied to the weighted field.
    Syntax
    Members
    MemberDescription
    Ave Average statistics type.
    Max Maximum statistics type.
    Min Minimum statistics type.
    StdDev Standard Deviation statistics type.
    Sum Sum statistics type.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.BAPointStatisticsType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also