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 WorkflowElementEventArgs class from an instance of a WorkflowContext class.
Syntax
client server public static WorkflowElementEventArgs newWorkflowElementEventArgs(WorkflowContext _workflowContext)
Run On
Called
Parameters
- _workflowContext
Type: WorkflowContext Class
Return Value
Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.