ArcGIS Pro 2.6 API Reference Guide
TableStatisticsDescription Class Members
Properties 


ArcGIS.Core.Data Namespace : TableStatisticsDescription Class

The following tables list the members exposed by TableStatisticsDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TableStatisticsDescription class.  
Top
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

Reference

TableStatisticsDescription Class
ArcGIS.Core.Data Namespace