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.