ProjBudgetOrigWFEventHandler.canceled Method [AX 2012]

Called when a cancel action is applied to a workflow item.

public void canceled(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: