CTask

Contains information about a specific Workbook task.

Other items included in the Workbook in the Helix ALM desktop client are not related to this type.

Extends

CItemToTrack

Fields

Field Type Description
recordid long Unique task record ID.
status string Task status. Valid values: Open or Done.
priority string Dropdown list value. May be a renamed field. Use getDropdownFieldValuesForTable to retrieve a list of field values.
summary string Task summary.
description string Task description.
datedue DateTime Date the task must be completed.
dateassigned DateTime Date the task was assigned to the user.
versiondue string Contents of the Need by version field.
assignedto string User the task is assigned to. See Formatting name fields for formatting information.
assignedby string User who assigned the task. See Formatting name fields for formatting information.
assigneddefect long Record ID of the defect associated with the task.

Returned by

Used in