ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / StatisticalReportFieldFormat Enumeration

In This Topic
    StatisticalReportFieldFormat Enumeration
    In This Topic
    How to display values of the field in reports.
    Syntax
    Members
    MemberDescription
    Count Regular value (numeric or text).
    Currency The value is a currency and should be displayed using the rules for currencies.
    Percent It is a percentage value and it should displayed using the rules for percentage values.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.StatisticalReportFieldFormat

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also