PurchLineTaskEventHandler.started Method [AX 2012]

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

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

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

Community Additions

ADD
Show: