ProjBudgetOrigWFApprEventHandler.returned Method [AX 2012]
Called when a reject action is applied to a workflow item.
public void returned(WorkflowElementEventArgs _workflowElementEventArgs)
Run On
CalledParameters
- _workflowElementEventArgs
- Type: WorkflowElementEventArgs Class
Arguments that are used to get the workflow context of the workflow item that fired the event.
Community Additions
ADD
Show: