Occur when the to-do person of a document type workflow is manually changed to a different user.
Syntax
DocWorkflowEvent_*ChangeWFPerson(Batch, Person, Comment)
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. |
Comment |
A string that contains the comment entered by the user that is assigning the to-do person. |
Related concepts