PurchAgreementWFApprovalEventHandler.started Method [AX 2012]

Handles the started event for the workflow approval.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.

This method is called from the workflow framework when the approval element is started.

Community Additions

ADD
Show: