ReplicationInfo (Database - Java™)
Read-only. The replication object associated with this database. Each Database instance contains one NotesReplication object.
Defined in
Data type
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