IReportItem.OnCopy(Report) Method

Definition

public:
 void OnCopy(Microsoft::ReportingServices::RdlObjectModel::Report ^ copyReport);
public void OnCopy (Microsoft.ReportingServices.RdlObjectModel.Report copyReport);
abstract member OnCopy : Microsoft.ReportingServices.RdlObjectModel.Report -> unit
Public Sub OnCopy (copyReport As Report)

Parameters

copyReport
Report

Applies to