ArcGIS Pro 2.9 API Reference Guide
ReportDataSource Constructor(MapMember,String,Boolean,IEnumerable<CIMReportField>)

ArcGIS.Desktop.Reports Namespace > ReportDataSource Class > ReportDataSource Constructor : ReportDataSource Constructor(MapMember,String,Boolean,IEnumerable<CIMReportField>)
The MapMember of the data source.
The definition expression for the report.
Flag indicating that it should used the selection set of the MapMember.
Creates a ReportDataSource object using a MapMember.
Syntax

Parameters

mapMember
The MapMember of the data source.
definitionQuery
The definition expression for the report.
useSelectionSet
Flag indicating that it should used the selection set of the MapMember.
fields
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportDataSource Class
ReportDataSource Members
Overload List