IBProcessStep.PreviousStep

Syntax

PreviousStep: IBProcessStep;

Description

The PreviousStep property returns the previous step in the process.

Comments

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

See also:

IBProcessStep