Represents a Document (Log) that requires Printing.
Implements I_ISDirty

Methods

Name Description
GetLogClassIcon Get the Icon to display for this class of Log.
IsLogDocumentPdf Check to see if the Document contained in this Log is a PDF Document or, if the Log's HTML content is being used, the Document specifies that HTML be converted to PDF.
IsLogDocumentXlsx Check to see if the Document contained in this Log is an Excel Workbook (.xlsx file).
LogLoad Loads the associated Log.
LogRefresh Forces the associate Log to be reloaded from the database the next time it is accessed.
SaveDocumentPdf The this Log's PDF content to a file.
SaveDocumentXlsx The this Log's XLSX content to a file.

Properties

Name Description
CanInclude Read-Only Indicates whether this item can be included, i.e., it is valid.
FileName The name of the File that has been Printed/ Opened for Printing.
FileOpened Indicates whether this File has been opened via the User Interface.
Include Indicates whether to Include this item.
InvalidMessage The warning message if this Log cannot be printed.
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.
LogClassText Read-Only This Log's Class in its String representation.
LogDate Read-Only The Log Date (in Local time for this Windows computer).
LogDbDate Read-Only The Log Date (in the Database Time Zone).
LogDocumentId Read-Only The Id of the Document that this Log relates to.
LogTzDate Read-Only The Log Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
PrintStatus The Print Status.
Processed Indicates whether this item has been Processed.
ProcessedOriginal The 'Original' Processed state when reloaded from a saved batch.

Fields

Name Description
LogClass Read-Only
LogDocumentPk Read-Only
LogDocumentSource Read-Only
LogPk 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