TaskID
globally unique identifier
ID of the Task. |
SiteID
globally unique identifier
ID of the |
StartDate
date
Start Date of the task. |
EndDate
date
End date of the task. |
TaskName
string
Name of the Task. |
ProjectName
string
Name of the active project for the given task. |
DepartmentName
string
Name of the department for the given active project. |
PersonResponsible
string
Name of the person responsible for the task. |
HoursProjected
decimal number
Number of projected hours for the given person responsible. |
HoursActual
decimal number
Number of actual hours for the given person responsible. |
ProjectStatus
string
Status of the parent Project for the given task. |
DueStatus
integer
Number code of the due status for the given task. |
DueStatusText
string
Text value of the due status for the given task. |