.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


ServerHint property
Example

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

Defined in

NotesRichTextDocLink

Data type

String

Syntax

To get: server$ = notesRichTextDocLink.ServerHint

To set: notesRichTextDocLink.ServerHint = server$

Usage

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

Language cross-reference

ServerHint property in Java RichTextDocLink class

Example
See Also