Click or drag to resize
IFlowNodesTransitions Property

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IEnumerable<Transition> Transitions { get; }

Property Value

Type: IEnumerableTransition
See Also