IMetabaseUpdateObjectRemapping.NullRemapping

Fore Syntax

NullRemapping: Boolean;

Fore.NET Syntax

NullRemapping: boolean;

Description

The NullRemapping property returns whether zero repeated mapping is used for the object.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateObjectRemapping