ArcGIS Pro 2.9 API Reference Guide
GroupBy Property (TableStatisticsResult)

ArcGIS.Core.Data Namespace > TableStatisticsResult Class : GroupBy Property
Gets 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.
Syntax
Remarks
If the underlying data store does not support SQL (e.g., shapefiles), this list will be empty.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableStatisticsResult Class
TableStatisticsResult Members