ArcGIS Pro 2.8 API Reference Guide
StatisticsResults Property

ArcGIS.Core.Data Namespace > TableStatisticsResult Class : StatisticsResults Property
Gets the list of StatisticsResults that contain the results of statistics calculations.
Syntax
public IReadOnlyList<StatisticsResult> StatisticsResults {get;}
Public ReadOnly Property StatisticsResults As IReadOnlyList(Of StatisticsResult)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TableStatisticsResult Class
TableStatisticsResult Members