OldKey: Integer;
OldKey: uinteger;
The OldKey property returns key of mapped element in update.
To get identifier of mapped element in update, use the IMetabaseUpdateRemapping.OldKey property.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: