Click or drag to resize
NodeExecutableItemBaseNode Property
Execution plan for the instance

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

Property Value

Type: Node

Implements

INodeExecutableItemNode
See Also