Click or drag to resize
EventHandlerAttributePriority Property
If a manager handles multiple events then they will be sorted based on priority

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 int Priority { get; set; }

Property Value

Type: Int32
See Also