Click or drag to resize

TaskTreeItem Properties

The TaskTreeItem type exposes the following members.

Properties
  Name Description
Public property AccountGUID Unique identifier for the Account that this Task belongs to.
Public property AccountName The name of the Account that this Task belongs to.
Public property CaseGUID Unique identifier for the Case that this Task belongs to.
Public property CaseName The name of the Case that this Task belongs to.
Public property CaseNumber The number of the Account that this Task belongs to.
Public property IsLocked Flag that indicates if the task is locked to prevent entry of work hours.
Public property ParentTaskGUID Unique identifier for the parent of this Task.
Public property TaskGUID Unique identifier for the Task.
Public property TaskName The name of the Task.
Top
See Also