LOTUSSCRIPT/COM/OLE CLASSES


Save method
Example

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.

Example
See Also