Deletes one or more reports from the application server.
<HsvReports>.DeleteReports varabstrFormNames, nReportFileType, nReportType, pvaralRc
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. | |
Variant array. Returns any error numbers thrown by DeleteReports. The following hexadecimal error numbers are explicitly raised by Financial Management: Note that other error codes may be thrown if Financial Management has been improperly installed; these would be errors thrown by Windows or by the database. |
DeleteReports is used in the Example for EnumReports.