IBProcessStep.StepType

Syntax

StepType: BProcessStepType;

Description

The StepType property returns step type.

Comments

Step type is specified on its creation using the IBProcessSteps.CreateNewStep method.

See also:

IBProcessStep