IsIncludeAgents (NotesReplicationEntry - JavaScript)

Read-write. Includes agents in replications.

Defined in

NotesReplicationEntry

Syntax

isIncludeAgents() : boolean

setIncludeAgents(flag:boolean) : void

Legal value Description
true to include agents
false to exclude agents

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

IsIncludeAgents property in NotesReplicationEntry class