PurchLineTaskEventHandler.returned Method [AX 2012]

Calls the changeRequested method from the workflow framework when a change is requested.

public void returned(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

This method is called from the workflow framework when the task is returned.

Community Additions

ADD
Show: