The following tables list the members exposed by the TaskType type.
Name | Description | |
---|---|---|
![]() |
colour | The colour of the type in ARGB, use System.Drawing.Colour.FromARGB to get colour from it. |
![]() |
create_date_utc | The create date in utc |
![]() |
created_by_id | The contact that created the task type |
![]() |
dependent_task_action | An action to take when a dependent task is closed |
![]() |
description | The description of the type |
![]() |
name | The name of the type |
![]() |
start_task_action | An action to take when a task is meant to start |
![]() |
task_type_id | The id of the task type |
![]() |
workflow_id | Our workflow id, if there is one |