ArcGIS Pro 3.7 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 Property Fields As CIMReportField()
    public CIMReportField[] Fields {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also