Deletes a report from the application server.
<HsvReports>.DeleteReport bstrName, nReportFileType, nReportType
Integer (ByVal). Identifies the file type of the report to be deleted. Pass one of the constants listed in Document File Type Constants. | |
Integer (ByVal). Identifies the type of report to be deleted. Pass one of the constants listed in Document Type Constants that represent report types. |
DeleteReport is used in the Example for SetReport.