ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Reports Namespace / IReportFactory Interface / CopyReport Method
The report to copy.

CopyReport Method (IReportFactory)
Copy an existing report.
Syntax
Report CopyReport( 
   Report report
)

Parameters

report
The report to copy.

Return Value

The copied report.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also