IMetabaseUpdateRemapping.NewKey

Syntax

NewKey: Integer;

Description

The NewKey property returns key of mapped element in destination repository.

Comments

To get identifier of mapped element in destination repository, use the IMetabaseUpdateRemapping.NewId property.

Example

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

See also:

IMetabaseUpdateRemapping