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

finDocumentManagerFunctions.GetDocumentManagerNewFileNameFull(itemType, itemId, [fileExtension], [templateFileName])

Parameters

NameTypeOptionalByRefDescription
itemType String The Item Type, e.g., Account.
itemId String The Item Id, e.g., L10000.
fileExtension String Optional The File Extension excluding the dot. If omitted and a modelFileName 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., the name of a Word VBA template. 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:
finDocumentManagerFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0