|
| Read | Filterable |
|
---|---|---|---|---|
ActivityObjectId | int |
| X | The unique ID of the activity to which this comment is added. |
CommentDate | dateTime |
| X | The date on which this comment was added. |
CommentText | string |
|
| The comment. |
CreateDate | dateTime | X | X | The date this comment was created. |
CreateUser | string | X | X | The name of the user that created this comment. |
DeleteDate | dateTime |
|
| The date this comment was deleted. |
DeleteUser | string |
|
| The name of the user that deleted this comment. |
LastUpdateDate | dateTime | X | X | The date this comment was last updated. |
LastUpdateUser | string | X | X | The name of the user that last updated this comment. |
ObjectId | int |
| X | The unique ID generated by the system. |
PersonalName | string | X | X | The commented user's personal or actual name. |
ProjectObjectId | int | X | X | The unique ID of the project to which the activity associated with the comment belongs. |
ReadFlag | boolean |
|
| The flag that identifies whether a comment is read by a particular user. |
TimeDiff | string | X |
| This field gives the time difference between current and createdate. |
UserObjectId | int |
| X | The unique ID of the user who added this comment. |