Class: Comment

tibco.objectapi.ec.base.Comment

new Comment()

A type representing a Comment. . Constructs a new Comment.

The following features are supported:

Extends

Members

attribute :Array.<tibco.objectapi.ec.base.Attribute>

This property holds the value of the 'Attribute' containment reference list.
Type:
Inherited From:

message :string

This property holds the value of the 'Message' attribute.
Type:
  • string
Inherited From:

parentCommentId :string

If this comment is a reply to an earlier comment, parentCommentId is the id of the comment being replied to. Producing a hierarchy of comments This property holds the value of the 'Parent Comment Id' attribute.
Type:
  • string

reference :tibco.objectapi.ec.base.CommentReference

This property holds the value of the 'Reference' containment reference.
Type: