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.

See Also

Execution