Click or drag to resize
EventHandlerAttribute Constructor

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public EventHandlerAttribute(
	WorkflowEvents eventName
)

Parameters

eventName
Type: FlexRule.Flows.Workflows.ManagersWorkflowEvents
See Also