KeyMap: IMetabaseUpdateKeyMap;
The KeyMap property returns the map of keys used for repeated mapping of update objects.
The map enables the user to get object keys and identifiers in destination repository that will be used for object update.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: