Deletes documents from the application server.
<HsvReports>.DeleteDocuments varabstrPaths, varabstrNames, lDocumentType, lDocumentFileType, vbIncludeSubFolders
String array (ByVal). An array of strings that represents the hierarchical paths to the documents. The array contains an item for each path to a document. The members in these strings are delimited by backslashes ( \ ), as shown in the following examples for a document named “Connecticut”: | |
Long (ByVal). Identifies the type of document to be deleted. For valid values see Document Type Constants. | |
Long (ByVal). Identifies the file types of the documents to be deleted. For valid values see Document File Type Constants. | |