JAVA/CORBA CLASSES


ServerHint property
Example

Read-write. Name of the server containing the target database.

Defined in

RichTextDoclink

Data type

String

Syntax

public String getServerHint()
   throws NotesException

public void setServerHint(String server)
   throws NotesException

Usage

This property is an empty string if the database is local.

Language cross-reference

ServerHint property in LotusScript NotesRichTextDocLink class

Example
See Also