HasConflicts: Boolean;
The HasConflicts property returns whether there is a conflict on determining object correspondence in update and repository.
The property returns True if object type in update does not correspond to object type in repository.
The property use is given in the example for IMetabaseUpdateLog.Records.
See also: