ProjBudgetRevisionWFApprEventHandler.canceled Method [AX 2012]

Handles a cancel action that is applied to a workflow item.

public void canceled(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

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

Community Additions

ADD
Show: