IMetabaseUpdateObjectRemapping.HasMultiValues

Fore Syntax

HasMultiValues: Boolean;

Fore.NET Syntax

HasMultiValues: boolean;

Description

The HasMultiValues property returns whether object is used in several repeated mappings.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateObjectRemapping