A collection of Document Logs for Editing and Publishing.

BeforePublishItem and AfterPublishItem events are only raised for unattended publishing.

Implements I_ISDirty, I_ISObjectName

Methods

Name Description
AddAccountAppLog Add an Account Application Log to the collection.
AddAccountLog Add an Account Log to the collection.
AddClientLog Add a Client Log to the collection.
AddUserLog Add a User Log to the collection.
Clear
CountConfirmPrinted The number of items with a PublishErrors flag of True.
CountIncluded The number of items with an Include flag of True.
CountIncludedToSend The number of items with a Status of 'To Send' and an Include flag of True.
CountPublishErrors The number of items with a PublishErrorMessageResloved that is not a blank String.
CountSuccessFullyPublished The number of items that have been Successfully Published.
CountToPrint The number of published items with a Print Status of 'To Print'.
CountUnchargeableFees The number of items selected for publishing that have Fees that cannot be charged.
CreateParametersForPublish Creates an ISParameters object that can be passed into the RefreshForPublish method. This object will contain all Parameters that the RefreshForPublish method recognises.
CreateParametersForRepublish Creates an ISParameters object that can be passed into the RefreshForRepublish method. This object will contain all Parameters that the RefreshForRepublish method recognises.
ExecutePublish Publish Document Logs.
ExecutePublishCommit Set Log Publish details and charge Fees for all items.
GetLogExtendedDataAndParameters Get Extended Data and Parameters for the specified Log.
GetObjectName
IndexOf
IsExecutingCommit Indicates whether this object is currently executing a Commit.
PublishFailAll Flag all processed items that are flagged as successfully published as failed.
RefreshForPublish Refreshes the collection with all Unpublished Document Logs (queried from the supplied parameters).
RefreshForRepublish Refreshes the collection with all Document Logs that have a Complete Date (queried from the supplied parameters).
Save Save changes made to Logs.

Properties

Name Description
IsDirty Read-Only Indicates whether this collection or any of its items have been modified.
LogPublishOnDateOnOrBefore The Log Publish On Date (in Local time for this Windows computer) for inclusion in the RefreshForPublish method.
LogPublishOnDbDateOnOrBefore The Log Publish On Date (in the Database Time Zone) for inclusion in the RefreshForPublish method.
LogPublishOnTzDateOnOrBefore The Log Publish On Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings) for inclusion in the RefreshForPublish method.
LogPublishOnUtcDateOnOrBefore The Log Publish On Date in UTC for inclusion in the RefreshForPublish method.
LogPublishedDateFrom The Log Published Date (in Local time for this Windows computer) for inclusion in the RefreshForRepublish method.
LogPublishedDateTo The Log Published Date (in Local time for this Windows computer) for inclusion in the RefreshForRepublish method.
LogPublishedDbDateFrom The Log Published Date (in the Database Time Zone) for inclusion in the RefreshForRepublish method.
LogPublishedDbDateTo The Log Published Date (in the Database Time Zone) for inclusion in the RefreshForRepublish method.
LogPublishedTzDateFrom The Log Published Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings) for inclusion in the RefreshForRepublish method.
LogPublishedTzDateTo The Log Published Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings) for inclusion in the RefreshForRepublish method.
LogPublishedUtcDateFrom The Log Published Date in UTC for inclusion in the RefreshForRepublish method.
LogPublishedUtcDateTo The Log Published Date in UTC for inclusion in the RefreshForRepublish method.
LogTimeZoneId The Id of the Time Zone associated with the Log Publish On or, if refreshing for a Republish, the Log's Published Date.
PublishType Read-Only
RefreshItemLimit Allows the maximum number of items in the collection created when calling RefreshForPublish or RefreshForRepublish to be limited.
RefreshUnlimitedItemCount Read-Only The total number of items that would have been in this collection upon refreshing if the 'RefreshItemLimit' property had not been applied.
UnattendedPublish Indicates whether an 'Unattended' publish will occur, i.e., one that does not rely on the finPOWER Connect User Interface to perform the publish where not required.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0