| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId |
TaskId, primary key of the task table |
integer |
None. |
| Name |
Name of the task |
string |
None. |
| Code |
Short code of the task |
string |
None. |
| Units |
Units of the task |
string |
None. |
| IsActive |
Flag to indicate whether the task is active or not |
boolean |
None. |
| Rate |
Rate of the task per unit |
decimal number |
None. |