EditArgs.SetSelectedStepGroup

Syntax

EditArgs.SetSelectedStepGroup( stepGroupParam)

Purpose

Use this property to set the currently active step group as the selected step group.

Remarks

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

Parameters

stepGroupParam As StepGroups

[In] Specifies an active step group object.

See Also

StepGroups