Read-write. Indicates whether large documents should be truncated and attachments removed during replication.
Defined in
NotesReplication
Data type
Boolean
Syntax
To get: flag = notesReplication.Abstract
To set: notesReplication.Abstract = flag
Legal values
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
IsAbstract in Java Replication class
@IsDocTruncated function in formula language
Example See Also