IMetabaseUpdateRemapping.NewKey

Fore Syntax

NewKey: Integer;

Fore.NET Syntax

NewKey: uinteger;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateRemapping