IMetabaseUpdateRemapping.NewId

Fore Syntax

NewId: String;

Fore.NET Syntax

NewId: string;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateRemapping