| IWorkItem Properties |
The IWorkItem type exposes the following members.
| Name | Description | |
|---|---|---|
| CompletedAt |
Date information on when the task is completed
| |
| Id |
Unique identifier of the item
| |
| Outcome |
Outcome of the work
| |
| Participant |
The actor, is person that carries on the task i.e. work item.
| |
| Revision |
Version of the item. It can be be considered as the RowVersion of the item.
| |
| Status |
Status of the assigned work
|