This member is for System Use Only and should NOT be used.
Obsolete. No longer used.
Get the full File Name for a new Document Manager file.

Syntax

finAccountApp.GetDocumentManagerNewFileNameFull([fileExtension], [templateFileName])

Parameters

NameTypeOptionalByRefDescription
fileExtension String Optional The File Extension excluding the dot. If omitted and a templateFileName is supplied, the File Extension will be taken from or implied (e.g., .dot implies a .doc file) from this.
templateFileName String Optional A template file name, e.g., a simple prefix for the file such as 'Account_Quotation' or the name of a Word VBA template, e.g., 'c:\templates\Account_Quotation.dot'. Any path or file extension information will be removed.

Return Value

String

A String which will be blank if no File Name could be returned, e.g., this is an unsaved record.

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