RegisteredUserComments
Name: Registered User Comments
| Field | Documentation |
|---|---|
| CommentId | Unique identifier of the user comment. |
| RegisteredUserId | User ID for which this comment is about from registeredUsers.RegisterUserId |
| CommentText | Text content of the comment. |
| DateSaved | Date when the comment was created. (Format: YYYYMMDD) |
| TimeSaved | Time when the comment was created. Value is in seconds from midnight. |
| CreatedBy | User who created this comment, e.g., Admin. |