Click or drag to resize
WorkflowInstanceOwner Constructor (String)
This releases the ownership of process

Namespace: FlexRule.Flows.Workflows.Managers.Ownerships
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public WorkflowInstanceOwner(
	string workflowInstanceId
)

Parameters

workflowInstanceId
Type: SystemString
See Also