IsIncludeDocuments (NotesReplicationEntry - JavaScript)

Read-write. Includes documents in replications.

Defined in

NotesReplicationEntry

Syntax

isIncludeDocuments() : boolean

setIncludeDocuments(flag:boolean) : void

Legal value Description
true to include documents
false to exclude documents

Usage

After setting this property, you must call Save for the changes to take effect. If you do not call save, your changes are lost.

Language cross-reference

IsIncludeDocuments property in NotesReplicationEntry class