Share via


WorkflowElementEventArgs::newWorkflowElementEventArgs Method [AX 2012]

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

Syntax

client server public static WorkflowElementEventArgs newWorkflowElementEventArgs(WorkflowContext _workflowContext)

Run On

Called

Parameters

Return Value

Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.

See Also

Reference

WorkflowElementEventArgs Class