Save (NotesReplicationEntry - LotusScript)
Saves the replication entry.
Defined in
NotesReplicationEntry
Syntax
integer = notesReplicationEntry.Save()
Usage
If you don't call the Save method before closing the database, any changes to the replication entry are lost.
Example