ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportDataSource Class / Fields Property

In This Topic
    Fields Property (CIMReportDataSource)
    In This Topic
    Gets or sets the fields used by the report.
    Syntax
    public CIMReportField[] Fields {get; set;}
    Public Property Fields As CIMReportField()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also