IBProcessStepGroup.PreviousGroup

Syntax

PreviousGroup: IBProcessStepGroup;

Description

The PreviousGroup method returns the previous group of steps in stage.

Comments

The method returns Null if the current group of steps is the first and the previous group of steps does not exist.

See also:

IBProcessStepGroup