Click or drag to resize
NodeParent Property
Parent of the node

Namespace: FlexRule.Flows.Model.Nodes
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ContainerNode Parent { get; }

Property Value

Type: ContainerNode
See Also