Publish Document Logs.

Syntax

finWorkflowExecutorCreatedLogs.Publish([publishAll], [unattendedPublish], [logPublishItems])

Parameters

NameTypeOptionalByRefDescription
publishAll Boolean Optional By default, only Logs flagged with PublishImmediately = True and with a Publish Status of 'To Send' will be included. Setting this to True will publish all Logs with a Publish Status of 'To Send'. If omitted, a value of False is assumed.
unattendedPublish Boolean Optional 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. If omitted, a value of False is assumed.
logPublishItems finLogPublishItems Optional ByRef The Log Publish Items collection created when publishing Logs. This can be checked for error and other information. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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