Click or drag to resize
NodeInnerOutgoingTransitions Property
List of outgoing 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> InnerOutgoingTransitions { get; }

Property Value

Type: IListTransition
See Also