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