Click or drag to resize
LongRunningProcessConfigWorkflow Property
Workflow identity to identify the workflow model in database

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

Property Value

Type: IInstanceIdentity
See Also