IMetabaseUpdateRemapping.OldKey

Fore Syntax

OldKey: Integer;

Fore.NET Syntax

OldKey: uinteger;

Description

The OldKey property returns key of mapped element in update.

Comments

To get identifier of mapped element in update, use the IMetabaseUpdateRemapping.OldKey property.

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateRemapping