Click or drag to resize
NodeOutgoings Property

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

Property Value

Type: IIterableTransition
See Also