ExecutionViewMgr.SelectedSteps
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ExecutionViewMgr.SelectedSteps
Syntax
ExecutionViewMgr.SelectedSteps
Data Type
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.