ProjectTasksListInformation

The ProjectTasksListInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
TaskID string 20The unique ID of the task.
TaskTypeLinkIDintegerThe task type link ID of the task type.The task type link id will go across version of the task type.
Locationstring100The location where the task was raised.
Descriptionstring1000The description of the task.
Statusstring100The current status of the task.
StatusColourstring 50The status colour of the task.
StatusDateDateTimeThe date when the task was changed to this status.
IssuedDateDateTimeThe date the tasks was issued / created.
TaskTypestring 100The task type.
IssuedToPackageIDintegerThe package id the task is issued to. Get the package trades using GetPackageTrades().
IssuedToPackagestring100The package description the task is issued to.
IssuedToUserstring100YesThe name of the user the task is issued to.
IssuedToOrganisationstring100The organisation name the task is issued to.
TargetDateDateTimeThe target date the task should be closed by.
IssuedByUserstring100The name of the person that issued the task.
IssuedByOrganisationstring100The name of the organisation that issued the task.
IssuedByOrganisationTypestring100The organisation type that issued the task.
Prioritystring100The priority the task should given.
Causestring100The cause description.
CausedByOrganisationstring100The name of the organisation that caused this task to be issued/created.
ActualStartDateDateTimeYThe date the task was actually started.
ActualFinishDateDateTimeYThe date the task was actually closed. Only valid for process tasks.
CostintegerYThe cost this task incurred.
Scorestring100YThe score assigned to the task.
OverDuebooleanIs the task still open and target date has passed.
CompletebooleanHas the task been completed.
ClosedbooleanHas the task been closed.
Resolutionstring1000A comment on how the task was resolved.
LastModifiedDateTimeThe date that the task was last modified.
GPSLatitudedecimalYThe GPS latitude of the mobile device user when they fill out this question in the form.
GPSLongitudedecimalYThe GPS longitude of the mobile device user when they fill out this question in the form.
PercentageCompletedecimalY

Mobile users can edit this field. When you close out the process task, the system sets this field to 100.

These values aren't visible in web tasks or reports, but you can opt to add “Percentage Complete” column to the grid and see the values there.

PlannedStartDateDateTimeYThe date the task is planned to start.
DeletedbooleanHas the Task been deleted.
FormIdstringThe Form or Form answer to which the Task is related.