WorkflowEventArgs::newWorkflowEventArgs Method [AX 2012]

Creates and initializes an instance of the WorkflowEventArgs class from an instance of a WorkflowContext class.

Syntax

client server public static WorkflowEventArgs newWorkflowEventArgs(WorkflowContext _workflowContext)

Run On

Called

Parameters

Return Value

Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.

See Also

Reference

WorkflowEventArgs Class