Add a Security Statement Item Log from details passed in from a Document, e.g. a Word VBA template.

This does not create a publishable Document Log, rather it creates a record of a Document that has been externally created.

Syntax

finSecurityStmtFunctions.LogAddDocumentSecurityItem(securityStmtItemPk, documentId, subject, [notes], [documentFileName], [documentBookmark])

Parameters

NameTypeOptionalByRefDescription
securityStmtItemPk Integer The Security Statement Item's primary key.
documentId String The Document Id.
subject String The Log Subject.
notes String Optional The Log Notes.
documentFileName String Optional The Document File Name.
documentBookmark String Optional The Document Bookmark.

Return Value

Boolean

A Boolean value indicating success.

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