| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.