IsIncludeForms (NotesReplicationEntry - JavaScript)

Read-write. Includes forms in replications.

Defined in

NotesReplicationEntry

Syntax

isIncludeForms() : boolean

setIncludeForms(flag:boolean) : void

Legal value Description
true to include forms
false to exclude forms

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

IsIncludeForms property in NotesReplicationEntry class