Download one or more files.

Syntax

finImportXml.ExecuteFileDownload([fileName], [maxFiles], [filesDownloaded])

Parameters

NameTypeOptionalByRefDescription
fileName String Optional The File Name or a wildcard File Name (or a blank String) to download multiple files, e.g., '*.xml' or 'Quote_*.xml', '', '*.*'.
maxFiles Integer Optional The Maximum number of Files to download if fileName contains wildards. If omitted, a value of 50 is assumed.
filesDownloaded ISList Optional ByRef A list of downloaded files. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finImportXml
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0