ExecutionViewMgr.SelectedSteps

Syntax

ExecutionViewMgr.SelectedSteps

Data Type

SelectedSteps

Purpose

Returns the collection of selected steps.

Remarks

Use this collection to obtain the selected steps or to change the selected steps. TestStand User Interface Controls connected to an ExecutionView Manager control, such as the SequenceView control, automatically set this property when you select steps. The ExecutionView Manager control also generates the ExecutionViewMgr.SelectionChanged event when this property changes.

Note You can select steps only when an execution is paused.

See Also

ExecutionViewMgr

ExecutionViewMgr.SelectionChanged

SelectedSteps

SequenceView