OTX Reference  
OpenTestSystem.Otx.Core.Procedure.CommentLink Class Reference

Links the comment to a commented entity by its targetId attribute More...

Public Attributes

OtxIdRef targetId
 Link between a comment and the commented entity More...
 

Detailed Description

Links the comment to a commented entity by its targetId attribute

Member Data Documentation

◆ targetId

OtxIdRef OpenTestSystem.Otx.Core.Procedure.CommentLink.targetId

Link between a comment and the commented entity

The link between a comment and the commented entity is established with the targetId attribute of the comment link. The attribute value must match the id of a commented entity.