IMetabaseUpdateRemapping.NewId

Syntax

NewId: String;

Description

The NewId property returns identifier of mapped element in destination repository.

Comments

To get key of mapped object in destination repository, use the IMetabaseUpdateRemapping.NewKey property.

Example

The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.

See also:

IMetabaseUpdateRemapping