Occurs for a document after a document that replaced it has been released from a workflow.The released document must have been made by the Replace Document command.
Syntax
AfterReplaceReleased (Batch, ReplacingDoc)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
ReplacingDoc |
An object that represents the document that is being released. |
Remarks
This event occurs after all other events for the document. It can be used to perform such actions as:
Related concepts