Click or drag to resize
NodeExecutableItemBase Class
Base class that implements INodeExecutableItem
Inheritance Hierarchy
SystemObject
  FlexRule.Flows.ModelNodeExecutableItemBase

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public abstract class NodeExecutableItemBase : INodeExecutableItem

The NodeExecutableItemBase type exposes the following members.

Constructors
  NameDescription
Protected methodNodeExecutableItemBase
Top
Properties
  NameDescription
Public propertyNode
Execution plan for the instance
Public propertyWorkflowInstance
Process for this instnace
Top
Methods
Extension Methods
See Also