Todo
Todo
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int64 | False |
Id |
| BusinessCode | Int64 | False |
BusinessCode |
| ZipPostalcode | String | False |
ZipPostalcode |
| Address | String | False |
Address |
| BuildingName | String | False |
BuildingName |
| ContactPerson | String | False |
ContactPerson |
| ProcessType | Int64 | False |
ProcessType |
| DueDate | Date | False |
DueDate |
| CompletionDate | Date | False |
CompletionDate |
| Priority | Int64 | False |
Priority |
| AlertDate | Int64 | False |
AlertDate |
| To-doDetails | String | False |
To-doDetails |
| HiddenFlag | Int64 | False |
HiddenFlag |
| AssignedEmployee | Int64 | False |
AssignedEmployee |
| TeamToDoCode | Int64 | False |
TeamToDoCode |
| CreatedAt | Datetime | False |
CreatedAt |
| CreatedBy | Int64 | False |
CreatedBy |
| UpdatedAt | Datetime | False |
UpdatedAt |
| UpdatedBy | Int64 | False |
UpdatedBy |