WorkflowCompletedEventHandler.completed Method [AX 2012]
Contains the business logic that is required to complete the workflow instance.
public void completed(WorkflowEventArgs _workflowEventArgs)
Run On
CalledParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.
Show: