ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / TableStatisticsResult Class


In This Topic
    TableStatisticsResult Class Properties
    In This Topic

    For a list of all members of this type, see TableStatisticsResult members.

    Public Properties
     NameDescription
    Public PropertyGets the list of GroupBy results where each KeyValuePair element's Key is a Field used for the GROUP BY and the corresponding Value is the value of the field.  
    Public PropertyGets the list of StatisticsResults that contain the results of statistics calculations.  
    Top
    See Also