JAVA/CORBA CLASSES

ReplicaRequiredForReplaceOrUpdate property
Read-write. Indicates whether any notes not replaced or updated should be identified in the log.

Defined in

DxlImporter

Data type

boolean

Syntax

public boolean getReplicaRequiredForReplaceOrUpdate()
   throws NotesException

public void setReplicaRequiredForReplaceOrUpdate(boolean flag)
   throws NotesException

Legal values


Language cross-reference

ReplicaRequiredForReplaceOrUpdate property in LotusScript NotesDXLImporter class

See Also