Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Name |
0 |
contains the task subject. |
| ForeignKey |
1 |
contains the unique identifier for the target database entry. |
| Version |
2 |
contains the task version. |
| ParentId |
3 |
contains the optional identifier of a task´s parent. |
| Status |
4 |
contains the task state. |
| DeadLine |
5 |
contains the task deadline. |
| Location |
6 |
contains the task location where the task should be solved. |
| Priority |
7 |
contains the task prio. |
| User |
8 |
contains the user who got the task dispatched. |
| Info |
9 |
contains additional information to solve the ITask. |
| LinkedRecordTable |
10 |
OrgAnice specific info for internal Task-Table. |
| LinkedRecordId |
11 |
OrgAnice specific info for internal identifier. |