Enabled: Boolean;
The Enabled property determines whether step is included in execution chain.
Available values:
True. Default value. The step is executed in its turn.
False. The step is excluded from execution chain.
See also:
IBProcessStep