| IWork Interface |
Namespace: FlexRule.Flows.Workflows.Managers.Tasks
public interface IWork
The IWork type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Work identifier
| |
| Identity |
Address of a workflow definition
| |
| Owner |
Owner of the work
| |
| Revision |
Row version to manage concurrency
| |
| Task |
Task reference of the work
| |
| WorkflowInstanceId |
Reference to the workflow instance that this work belongs to
| |
| WorkItems |
Work items that is assigned to individuals
|