![]() |
Task
|
The TaskTreeItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskTreeItem | Initializes a new instance of the TaskTreeItem class |
Name | Description | |
---|---|---|
![]() | AccountGUID | Unique identifier for the Account that this Task belongs to. |
![]() | AccountName | The name of the Account that this Task belongs to. |
![]() | CaseGUID | Unique identifier for the Case that this Task belongs to. |
![]() | CaseName | The name of the Case that this Task belongs to. |
![]() | CaseNumber | The number of the Account that this Task belongs to. |
![]() | IsLocked | Flag that indicates if the task is locked to prevent entry of work hours. |
![]() | ParentTaskGUID | Unique identifier for the parent of this Task. |
![]() | TaskGUID | Unique identifier for the Task. |
![]() | TaskName | The name of the Task. |