Mode: UpdateLoadMode;
The Mode property determines data import mode.
Available values:
UpdateLoadMode.Replace. Replace all the elements.
UpdateLoadMode.Insert. Add new (missing) elements.
UpdateLoadMode.Update. Update existing elements.
UpdateLoadMode.InsertUpdate. Add new elements and update existing ones.
The property use is given in the Export and Import of MDM Dictionary section.
See also: