ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / StatisticsDescription Class / StatisticsFunctions Property

In This Topic
    StatisticsFunctions Property
    In This Topic
    Gets the list of StatisticsFunctions to be performed.
    Syntax
    public IReadOnlyList<StatisticsFunction> StatisticsFunctions {get;}
    Public ReadOnly Property StatisticsFunctions As IReadOnlyList(Of StatisticsFunction)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also