JAVA/CORBA CLASSES


DisplayComment property
Example

Read-write. Comment text of the doclink.

Defined in

RichTextDoclink

Data type

String

Syntax

public String getDisplayComment()
   throws NotesException

public void setDisplayComment(String comment)
   throws NotesException

Language cross-reference

DisplayComment property in LotusScript NotesRichTextDocLink class

Example
See Also