Click or drag to resize
WorkLoadParametersWorkflowIdentity Property
Identity of the workflow associated with the work

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

Property Value

Type: IWorkflowIdentity
See Also