|
Name |
Type |
Discontinued? |
|
1 |
CASE_ID |
NUMERIC |
No |
|
|
|
The unique internal id of the case record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number of the note attached to the case. |
|
|
3 |
NOTE_ID |
VARCHAR |
No |
|
|
|
The unique ID of the note record attached to the case. |
|
|
4 |
NOTE_DATE |
DATETIME |
No |
|
|
|
The date when the note was created. |
|
|
5 |
NOTE_TIME |
DATETIME (Local) |
No |
|
|
|
The time the note was created. |
|
|
6 |
NOTE_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the user who created the note. |
|
|
7 |
NOTE_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|