ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportDataSource Class / ReportDataSource Constructor / ReportDataSource Constructor(MapMember,String,IEnumerable<CIMReportField>)
The MapMember of the data source.
The definition expression for the report.

In This Topic
    ReportDataSource Constructor(MapMember,String,IEnumerable<CIMReportField>)
    In This Topic
    Creates a ReportDataSource object using a MapMember.
    Syntax

    Parameters

    mapMember
    The MapMember of the data source.
    definitionQuery
    The definition expression for the report.
    fields
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also