GetReportList method: ReportManager class

Syntax

GetReportList()

Description

Use the GetReportList method to return a list of the report objects that satisfy all the criteria you specified with the other methods associated with the ReportManager object.

Parameters

None.

Returns

An array of Report objects.

Related Topics