save (Replication - Java)

Saves the replication properties. If you don't call save before closing the database, any changes to the replication properties are lost.

Defined in

Replication

Syntax

public int save()
    throws NotesException

Example