Customization > Automation Interface > Object Attributes and Associations > Comment (automation interface)
  
Comment (automation interface)
A Comment is a textual annotation that can be attached to a set of items.
ATTRIBUTES:
In addition to the common attributes
Real RTF
A rich text property that specifies the Full Text of a Comment as rich text.
Access is read/write.
See also, Text, Token RTF and Token Text.
Text
A textual property that is derived from the Real RTF property as plain text.
Access is read/write.
See also, Real RTF, Token RTF and Token Text.
Token RTF
A textual property that is derived from the Real RTF property as rich text.
Token RTF replaces Model Object References with their Modeler IDs delimited by the Token Delimiter.
Access is read/write.
See also, Real RTF, Text and Token Text.
Token Text
A textual property that is derived from the Real RTF property as plain text.
Token Text replaces Model Object References with their Modeler IDs delimited by \£.
Access is read-only.
See also, Real RTF, Text and Token RTF.
ASSOCIATIONS:
In addition to the common associations
Applied Comment
Relationship to Comments that are applied to the Comment.
Multiplicity is 0+, access is read/write.
Item
Relationship to items to which the Comments has been applied.
Multiplicity is 0+, access is read/write.
Owned Comment
Relationship to Comments that are owned by the Comment.
Multiplicity is 0+, access is read/write.
Owner
Relationship to the item that owns the Comment.
Multiplicity is 1, access is read/write.