IsIncludeFormulas (NotesReplicationEntry - JavaScript)

Read-write. Includes the replication formula in replications.

Defined in

NotesReplicationEntry

Syntax

isIncludeFormulas() : boolean

setIncludeFormulas(flag:boolean) : void

Legal value Description
true to include formulas
false to exclude formulas

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

IsIncludeFormulas property in NotesReplicationEntry class