ProjBudgetOrigWFEventHandler.completed Method [AX 2012]

Called when an approve action is applied to a workflow item.

public void completed(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class
The value to use to get the workflow context of the workflow item that fired the event.

Community Additions

ADD
Show: