Click or drag to resize
INodeCollectionInitialNode Property
Initial node of the collection that execution will pick it to start

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

Property Value

Type: Node
See Also