Saves the replication entry.
Defined in
NotesReplicationEntry
Syntax
Call notesReplicationEntry.Save()
Usage
If you don't call the Save method before closing the database, any changes to the replication entry are lost.
Language cross-reference
save method in Java ReplicationEntry class
Example See Also