LOTUSSCRIPT/COM/OLE CLASSES


Reset method
Example

Resets the replication properties to their last saved values.

Defined in

NotesReplication

Syntax

Call notesReplication.Reset()

Usage

After calling this method, you must call Save for the changes to take effect. If you do not call Save, your changes are lost.

Language cross-reference

reset in Java Replication class

Example
See Also