DocWorkflowEvent_*ChangeWFManager events
Occur when the manager of a document type workflow is manually changed to a different user.
Syntax
DocWorkflowEvent_*ChangeWFManager(Batch, Person)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Person |
An object that represents the user that is selected as the new workflow manager. |