LOTUSSCRIPT/COM/OLE CLASSES


Save method
Example

Saves the replication properties.

Defined in

NotesReplication

Syntax

Call notesReplication.Save()

Usage

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

Language cross-reference

save in Java Replication class

Example
See Also