DocCWFEvent_*NewRevision events
Occur when a new revision is created by a transition of the workflow.
Syntax
DocCWFEvent_*NewRevision(Batch, Transition)
| Name | Description |
|---|---|
|
Batch |
An object that represents the batch of documents the user has selected. |
|
Transition |
A WorkflowTransition object that represents the transition that is creating the new revision. |