public enum esriDataStatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriDataStatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum esriDataStatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum esriDataStatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
esriDataStatTypeAverage | Average numerical value of records. |
esriDataStatTypeCount | Count of records. |
esriDataStatTypeMax | Maximum numerical value of records. |
esriDataStatTypeMin | Minimum numerical value of records. |
esriDataStatTypeStdDev | Standard deviation value of records. |
esriDataStatTypeSum | Sum of numerical values of records. |
esriDataStatTypeVariance | Variance value of records. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.esriDataStatType
Target Platforms: Windows 10, Windows 8.1