IBProcessStage.PreviousStage

Syntax

PreviousStage: IBProcessStage;

Description

The PreviousStage method returns the previous stage in the collection.

Comments

The method returns Null if the current stage is the first, and the previous stage does not exist.

See also:

IBProcessStage