UpdateReports Method (IMasterContentService)
Updates the service with a new master and combined report.
'Declaration
Sub UpdateReports( _
ByVal As Report, _
ByVal As Report _
)
Parameters
- masterReport
- A Report object representing the master report to be set.
- combinedReport
- A Report object representing the combined report to be set.