WorkflowCancelManager.run Method [AX 2012]

Contains the code that does the actual job of the class.

public void run(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments for the WorkflowCancelManager class.

The update document override will be invoked for the derived classes to update the state of the underlying workflow document.

Community Additions

ADD
Show: