OnConflict(LoadElement: IRdsDictionaryElement; CurrentElement: IRdsDictionaryElement);
LoadElement. Dictionary element that is downloaded into a file.
CurrentElement. Current element in a dictionary.
The OnConflict method implements an event that occurs if attribute values of the CurrentElement element in a dictionary and corresponding LoadElement element loaded from a file have differences. This event occurs when elements are compared.
The method use is given in the example for IRdsMergeCallback.OnBeforeProcess.
See also: