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