HasOnResolve: Boolean;
The HasOnResolve property returns whether there is a conflict related to dependencies of update object from source repository object, which are absent in the destination repository.
If the property returns True, the conflict can be handled in the OnResolve property.
The property use is given in the example for IMetabaseUpdateLog.Records.
See also: