TASK_COMMENTS
Description:
Task comments converted from rich text to plain text. The rich text comments are stored the Comments (I LTK 52) item.
Primary Key
Column Name
Ordinal Position
TASK_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
TASK_ID
VARCHAR
No
The unique ID for the task.
2
LINE
INTEGER
No
The line number of the task's comments.
3
COMMENTS
VARCHAR
No
The task's comments in plain text.