Dt_(Kit)_comment data

Dummy Data Type

he Dt_(Kit)_comment data type is used to store and manage comments within the application.

Data Fields:

  • Comment (text) - The content of the comment.

  • Creator (User) - The user who created the comment.

  • Modified Date (date) - The date and time when the comment was last modified.

  • Created Date (date) - The date and time when the comment was created.

  • Slug (text) - A unique identifier for the comment.

Last updated