ProjectTasklists
Return all task lists on a specific project.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProjectId | String |
Projects.Id | |
| ProjectName | String | ||
| Status | String | ||
| Name | String | ||
| Complete | Boolean | ||
| Description | String | ||
| IsTemplate | Boolean | ||
| LastUpdated | Datetime | ||
| MilestoneId | String |
Milestones.Id | |
| Pinned | Boolean | ||
| Position | Integer | ||
| Private | Boolean | ||
| Tags | String | ||
| Tasks | String | ||
| UncompletedCount | Integer |