public List<CIMReportElementFieldProperties> GetStatistics( CIMReportSectionElement reportSection )
Public Function GetStatistics( _ ByVal reportSection As CIMReportSectionElement _ ) As List(Of CIMReportElementFieldProperties)
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.