LOTUSSCRIPT/COM/OLE CLASSES


ClearHistory method
Example

Clears the replication history.

Defined in

NotesReplication

Syntax

Call notesReplication.ClearHistory()

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

clearHistory in Java Replication class

Example
See Also