EditArgs.SetSelectedExecution
- 更新日2025-07-21
- 1分で読める
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.