PurchTableTemplateEventHandler.canceled Method [AX 2012]
Executes the business logic when the workflow is canceled.
public void canceled(WorkflowEventArgs _workflowEventArgs)
Run On
CalledParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.
Community Additions
ADD
Show: