This member is for System Use Only and should NOT be used.
Obsolete. ALTERNATE: Use CreateUniqueFileName instead.
Create a Unique File Name within the Document Manager folder structure for saving an Account Application VBA document to.

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

Syntax

finDocumentManagerFunctions.CreateUniqueFileNameAccountApp(baseFileName, accountApp, [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).
accountApp finAccountApp The Account Application.
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