ArcGIS Pro 2.6 API Reference Guide
StatisticalDataCollectionSummaryType Enumeration

ArcGIS.Core.CIM Namespace : StatisticalDataCollectionSummaryType Enumeration
Represents the script language used by the statistical data collection.
Syntax
public enum StatisticalDataCollectionSummaryType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum StatisticalDataCollectionSummaryType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Avg Average
Max Maximum
Min Minimum
Script Script/Calculated variable
Sum Sum
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace