Click or drag to resize
NodeInnerIncomingTransitions Property
List of incoming transitions

Namespace: FlexRule.Flows.Model.Nodes
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected IList<Transition> InnerIncomingTransitions { get; }

Property Value

Type: IListTransition
See Also