WorkflowCancelManager.updateDocument Method [AX 2012]

Overridden in a derived class to perform the necessary application logic when the workflow cancel action is taken from the UI.

public void updateDocument(Args _args)

Run On

Called

Parameters

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

Community Additions

ADD
Show: