Represents a class for handling Imports of XML files based around the folder structure and settings defined for the User.

The finInformationImport class handles the actual importing of XML files, this class is simply used to assist with the User Interface.

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
ExecuteFileDownload Download one or more files.
FailedFilesLoad Loads the FailedFiles collection.
FailedFilesRefresh Forces the FailedFiles collection to be reloaded from the next time it is accessed.
FilesImportedLoad Loads the FilesImported collection.
FilesImportedRefresh Forces the FilesImported collection to be reloaded from the next time it is accessed.
FilesToImportLoad Loads the FilesToImport collection.
FilesToImportRefresh Forces the FilesToImport collection to be reloaded from the next time it is accessed.
GetImportedCsvFileHTML Returns an HTML version of the CSV text file, that was created when importing the XML Import file.
Import Import the item with the specified index.
MoveFailedToImportFolder
MoveToFailedFolder

Properties

Name Description
FailedFiles Read-Only A collection of Files that Failed to Import.
FailedFilesLoaded Read-Only Indicates whether the FailedFiles collection has been loaded.
FilesImported Read-Only A collection of Files that have been Imported.
FilesImportedLoaded Read-Only Indicates whether the FilesImported collection has been loaded.
FilesToImport Read-Only A collection of Files to Import.
FilesToImportLoaded Read-Only Indicates whether the FilesToImport collection has been loaded.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0