The BProcessStepCommentsRequired enumeration contains action variants, after which a comment for a step must be specified.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Off. Comment is optional. |
| 1 | Finish. Comment is mandatory after a step is finished (approved). |
| 2 | Rollback. Comment is mandatory after a step is rejected. |
| 3 | All. Comment is mandatory after a step is finished and rejected. |
See also: