IBProcessStepGroup.IsLast

Syntax

IsLast: Boolean;

Description

The IsLast method returns whether the group of steps is the last in the stage.

Comments

The method returns True if the current group of steps is the last in the stage.

See also:

IBProcessStepGroup