BProcessStepCommentsRequired

Description

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:

Available Values

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:

BPM Assembly Enumerations