Represents a Document Log for Editing or Publishing.
Implements I_ISDirty

Methods

Name Description
CanCancel Check to see if this item can be Cancelled, i.e., the underlying Log record deleted.
CanChargeFee Check to see if a Fee can be charged.
LogLoad Loads the associated Log.
LogRefresh Forces the associate Log to be reloaded from the database the next time it is accessed.

Properties

Name Description
AccountStatusText Read-Only The Account Status in its String representation.
ConfirmPrinted Indicates whether the User should be prompted to Confirm that this (and any other Documents in the Batch) has Printed successfully.
Document Read-Only The Document that this Log refers to.
DocumentId Read-Only The Id of the Document that this item related to.
Fee The Fee to charge when publishing this Account Document (providing CanChargeFee returns True).
Include Indicates whether this item should be Included in the publish/ republish.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
Log Read-Only The Log that this item relates to.
LogDate Read-Only The Log Date (in Local time for this Windows computer).
LogDbDate Read-Only The Log Date (in the Database Time Zone).
LogPublishedDate Read-Only The Date the Log was Published (in Local time for this Windows computer).
PrintStatus The Print Status to set on the Log that has been Published.
Processed Indicates whether this item has been Processed.
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.
PublishErrorMessage Details of the Error that occurred during Publishing or this item.
PublishErrorMessageResolved Read-Only 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.
Status The Publish Status (based on the Log's Publish Status).
StatusText The Publish Status (based on the Log's Publish Status) in it's text representation.
Tag The Tag property can be used to attach another value or object to this object.

Fields

Name Description
AccountDateOpened Read-Only
AccountDateRestructured Read-Only
AccountStatus Read-Only
BranchPk Read-Only
DocumentPk Read-Only
FeeAccountTransactionPk Read-Only
LogClass Read-Only
LogNotes Read-Only
LogPk Read-Only
LogPublishOnTimeZoneId Read-Only
LogPublishOnUtcDate Read-Only
LogPublishedUtcDate Read-Only
LogSource Read-Only
LogSubject Read-Only
LogTimeZoneId Read-Only
LogUtcDate Read-Only
Name Read-Only
SourceId Read-Only
SourcePk Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0