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