IsIgnoreDestDeletes (NotesReplication - JavaScript™)
Read-Write. Indicates whether incoming deletions should not be replicated to the current database.
Defined in
NotesReplicationSyntax
isIgnoreDestDeletes() : boolean setIgnoreDestDeletes(bValue:boolean)
: void
| Legal value | Description |
|---|---|
true |
to not replicate incoming deletions |
false |
to replicate incoming deletions |