ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Reports Namespace / Report Class / GetStatistics Method
The report section or related report section to get statistics from.
Version

GetStatistics Method
Returns the statistics in the given Report or Related Report Section.
Syntax

Parameters

reportSection
The report section or related report section to get statistics from.

Return Value

A list of CIMReportElementFieldProperties of the statistics in the report section.
Exceptions
ExceptionDescription
The reportSection is null.
The reportSection is not a CIMReportSection or CIMRelatedReportSection.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also