JAVA/CORBA CLASSES


ReplicaID property
Example

Read-only. A 16-digit hexadecimal number that represents the replica ID of a Notes database. Databases with the same replica ID are replicas of one another.

Defined in

Database

Data type

String

Syntax

public String getReplicaID()
   throws NotesException

Usage

A database does not need to be open to use this property.

Language cross-reference

ReplicaID property in LotusScript NotesDatabase class

@ReplicaID function in formula language

Example
See Also