Click or drag to resize
DecisionNodeElseTransitionPriority Property
Else must be the last in the chain of transitions

Namespace: FlexRule.Flows.Model.Nodes
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public override int Priority { get; }

Property Value

Type: Int32

Implements

IRoutePriorityPriority
See Also