ProjBudgetRevisionWFApprEventHandler.completed Method [AX 2012]
Handles an approve action that is applied to a workflow item.
public void completed(WorkflowElementEventArgs _workflowElementEventArgs)
Run On
CalledParameters
- _workflowElementEventArgs
- Type: WorkflowElementEventArgs Class
The workflow context of the workflow item that fired the event.
Community Additions
ADD
Show: