save (ReplicationEntry - Java™)
Saves the replication entry.
Defined in
Syntax
public int save()
throws NotesException
Usage
If you don't call the save method before closing the database, any changes to the replication entry are lost.
Saves the replication entry.
public int save()
throws NotesException
If you don't call the save method before closing the database, any changes to the replication entry are lost.