GetEntries (NotesReplication - LotusScript)
Gets the existing replication entries.
Note: This method is new with Release 8.
Defined in
Syntax
notesReplicationEntryArray = notesReplication .GetEntries( )
Usage
A replication entry describes the replication settings for a pair of servers, of which one is the source and the other is the destination.
For more information and examples, see NotesReplicationEntry.
Language cross-reference
getEntries method in Java™ Replication class