Publish Document Logs.

<para> Any items in the collection that have previously been committed will be removed prior to the PublishBegin event being raised. </para> <para> Document Logs will only be updated when the PublishCommit method is called. </para>

Syntax

finLogPublishItems.ExecutePublish(publishType, [failOnPublishError], [forcePublish])

Parameters

NameTypeOptionalByRefDescription
publishType isefinLogPublishType The Publish Type.
failOnPublishError Boolean Optional Indicates whether the whole publishing process will abort and fail if a Document fails to publish successfully. If omitted, a value of True is assumed.
forcePublish Boolean Optional Forces all items to be Published regardless of whether their Status is 'To Send'. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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