EditArgs.AddSelectedStep

Syntax

EditArgs.AddSelectedStep( step)

Purpose

Adds a step to the list of currently selected steps.

Remarks

Stores the selected step so you can use it in the sequence context.

Parameters

step As Step

[In] Specifies the step object being added to the list.

See Also

Step