HasOnResolve: Boolean;
The HasOnResolve property returns whether there are events that occur if update has dependency from the object in the source repository, which is absent in the destination repository.
The property returns True if the list of records contains the events that occur if there are dependencies of source repository object that is absent in destination repository.
The property use is given in the example for IMetabaseUpdateLog.IsFinished.
See also: