IBProcessStage.NextStage

Syntax

NextStage: IBProcessStage;

Description

The NextStage method returns the next stage in the collection.

Comments

The method returns Null if the current stage is the last one, and the next step does not exist.

See also:

IBProcessStage