[]
Updates the service with a new master and combined report.
public void UpdateReports(Report masterReport, Report combinedReport)
| Type | Name | Description |
|---|---|---|
| Report | masterReport | A Report object representing the master report to be set. |
| Report | combinedReport | A Report object representing the combined report to be set. |