Add a File to the Document Manager Folder.

If the File already exists then it will be replaced.

Syntax

finDocumentFiles.Add(fileName, destFileCategory, [destFileName], [newDocumentFile])

Parameters

NameTypeOptionalByRefDescription
fileName String The Name of the File to add.
destFileCategory String
destFileName String Optional
newDocumentFile finDocumentFile Optional ByRef If successful, the Document File that was added. If omitted, a value of Nothing is assumed.

Return Value

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