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


In This Topic
    TableStatisticsDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a list of Fields to be used for GroupBy during statistics computation.  
    Public PropertyGets or sets a list of SortDescriptions to be used to sort the TableStatisticsResults that are returned.  
    Public PropertyGets or sets the QueryFilter that constrains what data is used for statistics computation.  
    Public PropertyGets an IReadOnlyList of one or more StatisticsDescriptions specifying what statistics function(s) should be performed on a specific field.  
    Top
    See Also