ProjBudgetOrigWFEventHandler.started Method [AX 2012]
Occurs when the even is started for a workflow item.
public void started(WorkflowEventArgs _workflowEventArgs)
Run On
CalledParameters
- _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: