PurchReqWFLineItemEventHandler.canceled Method [AX 2012]

Serves as an empty event handler.

public void canceled(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Server

Parameters

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

This method is called from the workflow framework when the line item is canceled.

Community Additions

ADD
Show: