IBProcessStage.AreConditionsActive

Syntax

AreConditionsActive: Boolean;

Description

The AreConditionsActive property returns whether condition is active.

Comments

The property returns True if gateway with execution conditions is enabled for the stage.

Example

The property use is given in the example for IBProcess.Stages.

See also:

IBProcessStage