Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _workflowContext
Type: WorkflowContext Class
Return Value
Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.