JAVA/CORBA CLASSES


DBReplicaID property
Example

Read-write. Replica ID of the target database.

Defined in

RichTextDoclink

Data type

String

Syntax

public String getDBReplicaID()
   throws NotesException

public void setDBReplicaID(String replicaid)
   throws NotesException

Language cross-reference

@ReplicaID function in formula language

DbReplicaID property in LotusScript NotesRichTextDoclink class

Example
See Also