IsCutoffDelete (NotesReplication - JavaScript™)
Read-Write. Indicates whether documents that are older than the cutoff date should be automatically deleted.
Defined in
NotesReplicationSyntax
isCutoffDelete() : boolean
setCutoffDelete(bValue:boolean)
: void
Legal value | Description |
---|---|
true |
to automatically delete documents that are older than the cutoff date |
false |
to not delete old documents |