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


In This Topic
    TableStatisticsResult Class Members
    In This Topic

    The following tables list the members exposed by TableStatisticsResult.

    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