ProjectTasks
Returns list of all the tasks added to a project.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
ProjectId | Long |
Projects.ProjectId | |
ProjectName | String | ||
TaskId [KEY] | Long | ||
TaskName | String | ||
Description | String | ||
Status | String | ||
BilledHours | String | ||
CurrencyId | String | ||
CustomerId | String | ||
CustomerName | String | ||
IsBillable | Boolean | ||
LogTime | String | ||
UnBilledHours | String |