This member is for System Use Only and should NOT be used.
Obsolete. No longer used.
Create a Unique File Name within the Document Manager folder structure for saving a Bulk Account Application VBA document to.

<para> The Document Manager folder will be automatically created if it does not exist. </para>

Syntax

finDocumentManagerFunctions.CreateUniqueFileNameAccountAppBulk(baseFileName, [uniqueFileNameRelative])

Parameters

NameTypeOptionalByRefDescription
baseFileName String The Base File Name, E.g., the full file name of a Word VBA document (a unique name will be generated from this).
uniqueFileNameRelative String Optional ByRef The Unique File Name Relative to the relevant Document Manager folder, E.g., for setting a Log's DocumentFileName to.

Return Value

String

A String value.

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