Click or drag to resize
WorkflowInstanceOwner Class
Default implementation of IWorkflowInstanceOwner
Inheritance Hierarchy
SystemObject
  FlexRule.Flows.Workflows.Managers.OwnershipsWorkflowInstanceOwner

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 class WorkflowInstanceOwner : IWorkflowInstanceOwner

The WorkflowInstanceOwner type exposes the following members.

Constructors
  NameDescription
Public methodWorkflowInstanceOwner(String)
This releases the ownership of process
Public methodWorkflowInstanceOwner(String, String, TimeSpan)
This assigns the ownership of process
Top
Properties
Extension Methods
See Also