ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportDataSource Class / Fields Property

In This Topic
    Fields Property (ReportDataSource)
    In This Topic
    Gets the report fields.
    Syntax
    public IEnumerable<CIMReportField> Fields {get;}
    Public ReadOnly Property Fields As IEnumerable(Of CIMReportField)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also