NotesReplication (LotusScript®)
Represents the replication settings of a database.
Note: This class is new with Release 5.
Containment
Contained by: NotesDatabase
Contains: NotesReplicationEntry
Properties
Methods
Creation
Each database object has exactly one associated NotesReplication object. Use the ReplicationInfo property in NotesDatabase to get the Replication object. Use this object to access and change the replication settings of a database.
Usage
After setting a read-write property, you must call Save for the changes to take effect. If you do not call Save, your changes are lost.