EditArgs.SetSelectedExecution
- Updated2025-07-21
- 1 minute(s) read
EditArgs.SetSelectedExecution
Syntax
EditArgs.SetSelectedExecution( execution)
Purpose
Use this property to set the currently active execution as the selected execution.
Remarks
Stores the selected execution so you can use it in the sequence context.
Parameters
execution As Execution
[In] Specifies the selected Execution object.