ArcGIS Pro 2.8 API Reference Guide
StatisticsDescriptions Property

ArcGIS.Core.Data Namespace > TableStatisticsDescription Class : StatisticsDescriptions Property
Gets an IReadOnlyList of one or more StatisticsDescriptions specifying what statistics function(s) should be performed on a specific field.
Syntax
public IReadOnlyList<StatisticsDescription> StatisticsDescriptions {get;}
Public ReadOnly Property StatisticsDescriptions As IReadOnlyList(Of StatisticsDescription)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TableStatisticsDescription Class
TableStatisticsDescription Members