JAVA/CORBA CLASSES


ReplicationInfo property
Read-only. The replication object associated with this database. Each Database instance contains one NotesReplication object.

Defined in

Database

Data type

Replication

Syntax

public Replication getReplicationInfo()
   throws NotesException

Usage

See the Replication class for information and examples.

The database must be open to use this property.

Language cross-reference

ReplicationInfo property in LotusScript NotesDatabase class

See Also