WorkflowEventArgs.parmWorkflowContext Method [AX 2012]

Gets or sets the WorkflowContext parameter.

Syntax

public WorkflowContext parmWorkflowContext([WorkflowContext _workflowContext])

Run On

Called

Parameters

Return Value

Type: WorkflowContext Class
The value of the WorkflowContext parameter.

See Also

Reference

WorkflowEventArgs Class