Represents a Document Log Batch Item which can be interrogated and updated by VBA or other document production code.

Methods

Name Description
GetLog Get the Log record associated with this item.
GetSmsReference System Use Only Get a Reference to use when sending an SMS.

Properties

Name Description
ConfirmPrinted Indicates whether the User should be prompted to Confirm that this (and any other Documents in the Batch) has Printed successfully.
Fee The Fee to charge when publishing this Document.
FeeDbl
LogActionDate Read-Only The Log Action Date (in Local time for this Windows computer).
LogActionDbDate Read-Only The Log Action Date (in the Database Time Zone).
LogDate Read-Only The Log Date (in Local time for this Windows computer).
LogDbDate Read-Only The Log Date (in the Database Time Zone).
PrintStatus The Print Status can be used to indicate that the Log still requires Printing, e.g., it references a Word Document that has been generated but not yet printed.
PublishDocumentBinaryData The Document Binary Data created during the publish for this item.
PublishDocumentBinaryDataFileType The File Type of the Document Binary Data.
PublishDocumentBookmark The Document Bookmark within the File created during the publish for this item.
PublishDocumentFileName The File Name of the File created during the publish for this item.
PublishDocumentHtml The HTML produced during the publish for this HTML Document item.
PublishError Details of the Error that occurred during Publishing or this item.
PublishSuccess Indicates whether the item Published Successfully.
ServiceLogPk The primary key of the Service Log that was generated when publishing this Document, e.g., when sending an SMS.

Fields

Name Description
BranchPk Read-Only
DocumentId Read-Only
Id Read-Only
LogActionUtcDate Read-Only
LogClass Read-Only
LogPk Read-Only
LogUtcDate Read-Only
Name Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0