SequenceContext.NextStepIndex

Syntax

SequenceContext.NextStepIndex

Data Type

Long

Purpose

Specifies the zero-based index of the next step to execute. The index indicates the position of the step in the step group the SequenceContext.StepGroup property identifies.

Remarks

This property returns -1 if the step group contains no additional steps to execute.

See Also

SequenceContext.NextStep

SequenceContext.PreviousStepIndex

SequenceContext.StepGroup

SequenceContext.StepIndex