Click or drag to resize
INodeDelagate Interface
When a node is replaced with other node for execution, this interface allows retrieving the original 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 interface INodeDelagate

The INodeDelagate type exposes the following members.

Properties
  NameDescription
Public propertyOriginal
Top
See Also