ProjBudgetRevisionWFApprEventHandler.started Method [AX 2012]

Handles a start event that is fired for a workflow item.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
The workflow context of the workflow item that fired the event.

Community Additions

ADD
Show: