LOTUSSCRIPT/COM/OLE CLASSES


DbReplicaID property
Example

Read-write. Replica ID of the target database.

Defined in

NotesRichTextDocLink

Data type

String

Syntax

To get: replicaid$ = notesRichTextDocLink.DbReplicaID

To set: notesRichTextDocLink.DbReplicaID = replicaid$

Language cross-reference

@ReplicaID function in formula language

DbReplicaID property in Java RichTextDocLink class

Example
See Also