AccpacReport.SaveWebReportToLocal
Downloads a web-based report from the remote ACCPAC server to a local file. The report is generated as the specified report output type.
Function SaveWebReportToLocal(
ReportType As tagReportOutputType)
As String
Parameters
ReportType
[in] the report output type to generate
Return Value
Returns the path to the local report file (including the filename).