gets the object that caused the conflict from the destination com.db4o.ObjectContainer .
[Visual Basic] Function destinationObject() As Object [C#] object destinationObject(); [C++] Object* destinationObject(); [JScript] function destinationObject(): Object;
the object as it exists in the destination com.db4o.ObjectContainer .
Db4oReplicationConflict Interface | com.db4o.ext Namespace