<para> The PublishBegin event will be raised as soon as all Items have been initialised (i.e. their statusues cleared). This gives the User Interface a chance to update. </para> <para> The PublishItem event will be raised for each Item, regardless of whether it is included or has been handled internally. This gives the User Interface a chance to update. </para> <para> The AfterPublishItem event will be raised for each Item, regardless of whether it is included or has been handled internally. This gives the User Interface a chance to update. </para> <para> Note: If an Item uses a Script to handle AfterParametersInitialise and AfterParametersFinalise events, this will be ignored when running from a Queue. </para>
A Boolean value indicating success.