CommentInformation

The CommentInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
Commentstring4000The comment text.
CreatedByUserstring101The user that created the comment.
CreatedByOrganisationstring200The organisation that created the comment.
DateDateTimeThe date the comment was created.
LastModifiedDateTime50The date the comment was last updated.
OwnerIDstring20The ID of the element the comment is attached to.
lastModifiedOnServerDateTimeWhen the form was synced to the server from either web or mobile.
CommentTypestringEither "Form" or "Form Answer".