task
The task table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| accesslevel | Boolean | Private | |
| assigned | String | Assigned To | |
| bom | String | Bill of Materials | |
| bomrevision | String | Bill of Materials Revision | |
| company | String | Company | |
| completeddate | Date | Date Completed | |
| contact | String | Contact | |
| createddate | Date | Date Created | |
| duedate | Date | Due Date | |
| externalid | String | External ID | |
| lastmodifieddate | Date | Last Modified Date | |
| message | String | Comments | |
| mfgrouting | String | Manufacturing Routing | |
| milestone | String | Milestone | |
| order | String | Insert Before | |
| owner | String | Created By | |
| parent | String | Child Of | |
| percentcomplete | Double | Percent Complete | |
| percenttimecomplete | Double | Percent Complete (Time) | |
| priority | String | Priority | |
| relateditem | String | Item | |
| reminderminutes | String | Set up Reminder | |
| remindertype | String | Reminder type | |
| startdate | Date | Start Date | |
| status | String | Status | |
| supportcase | String | Support Case | |
| timedevent | Boolean | Timed Event | |
| title | String | Title |