ExecutionViewMgr.BuildEditArgs

Syntax

ExecutionViewMgr.BuildEditArgs

Return Value

EditArgs

A new EditArgs object.

Purpose

Creates an EditArgs object that reflects the selection state of the ExecutionView Manager control.

Remarks

Use this method to create an EditArgs object, which you can modify before you pass it as the optional parameter to a method that starts an execution.

See Also

EditArgs

Omitting Optional Parameters