IsIncludeACL (NotesReplicationEntry - JavaScript)

Read-write. Includes the ACL in replications.

Defined in

NotesReplicationEntry

Syntax

isIncludeACL() : boolean

setIncludeACL(flag:boolean) : void

Legal value Description
true to include the ACL
false to exclude the ACL

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

IsIncludeACL property in NotesReplicationEntry class