Close method: ReportDefn class
Syntax
Close()
Description
Use this method when there is an exception or error calling the ProcessReport method or any other output method (Publish, PrintOutout or DisplayOutput) of the ReportDefn class. Calling this method cleans up all temporary files, folders, and resources.
Parameters
None.
Returns
None.