Create a 'DocumentManagerFile' type Application Shortcut to show a file stored in the Document Manager.

Syntax

ISfinSupport.CreateApplicationShortcutDocumentManagerFile(itemType, fileName, [itemId], [itemPk], [bookmark])

Parameters

NameTypeOptionalByRefDescription
itemType String The Item Type, e.g., "Account".
fileName String The Document Manager File Name (excluding any path information).
itemId String Optional The source Item's Id, e.g., "L10000".
itemPk Integer Optional The source Item's primary key (an alternative to using itemId). If omitted, a value of 0 is assumed.
bookmark String Optional Any Bookmark to jump to if this is supported.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

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