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