PurchLineTaskEventHandler.completed Method [AX 2012]

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

public void completed(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

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

Community Additions

ADD
Show: