Click or drag to resize
NodeExecutableItemBaseWorkflowInstance Property
Process for this instnace

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

Property Value

Type: IWorkflowInstance

Implements

INodeExecutableItemWorkflowInstance
See Also