LOTUSSCRIPT/COM/OLE CLASSES
Defined in
NotesDXLImporter
Data type
Boolean
Syntax
To get: flag = notesDXLImporter.ReplicaRequiredForReplaceOrUpdate
To set: notesDXLImporter. ReplicaRequiredForReplaceOrUpdate = flag
Legal values
If this property is True and the replica IDs do not match, the import operation raises lsERR_NOTES_DXLIMPORTER_PROCESS (4522) and adds the following message to the log: "Could not replace/update a matching NoteType note because the ReplicaRequiredForReplaceUpdate property is true and the DXL and database are not replicas."
Language cross-reference
ReplicaRequiredForReplaceOrUpdate property in Java DXLImporter class
See Also