IsIncludeACL (ReplicationEntry - Java™)
Read-write. Includes the ACL in replications.
Defined in
Data type
boolean
Syntax
public boolean isIncludeACL()
throws NotesException
public void setIncludeACL(boolean flag)
throws NotesException
Legal values
- 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.