IReportGenerator.EndReport Method
Ends the current report.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Sub EndReport
'Usage
Dim instance As IReportGenerator
instance.EndReport()
void EndReport()
Remarks
The reporting engine calls this method when it finishes generating the current report.