IBProcessStep.CommentsRequired

Syntax

CommentsRequired: BProcessStepCommentsRequired;

Description

The CommentsRequired property determines whether a comment must be specified when working with a step.

Comments

The property determines whether a comment must be specified after a step is finished (approved ) ad/or rejected.

Example

The property use is given in the example for IBProcessSteps.Add.

See also:

IBProcessStep