HasConflicts: Boolean;
The HasConflicts property returns whether there are conflicts on determining correspondence between objects in update and in repository.
The property returns True if the list of object update records, which caused a conflict of correspondence of object type in update and in repository.
The property use is given in the example for IMetabaseUpdateLog.IsFinished.
See also: