DeleteReplicas (NotesAdministrationProcess - LotusScript®)
Enters a request in the Administration Requests database to delete all replicas of a database.
Defined in
Syntax
noteID$ = notesAdministrationProcess .DeleteReplicas( servername$ , filename$ )
Parameters
servername$
String. The name of a server containing one of the replicas.
filename$
String. The name of the database.
Return value
noteID$
String. The note ID of an entry created in the Administration Requests database.
Usage
This method triggers "Get replica information for deletion" and "Delete replica" administration process requests.