Click or drag to resize
INodeCollectionFinalNode Property
Final node of the collection that internal execution will be finished when reached

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Node FinalNode { get; }

Property Value

Type: Node
See Also