
Executes just before the specified report is saved.
public void BeforeReportSaved(IReportBase report);
Parameters
report
The report being saved.
Executes just before the specified report is saved.
public void BeforeReportSaved(IReportBase report);
report
The report being saved.