NewId: String;
The NewId property returns identifier of mapped element in destination repository.
To get key of mapped object in destination repository, use the IMetabaseUpdateRemapping.NewKey property.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: