Click or drag to resize
EventHandlerAttributeEvent Property
Name of the event that a manager is handling

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 WorkflowEvents Event { get; set; }

Property Value

Type: WorkflowEvents
See Also