IMetabaseUpdateRemapping.Type

Syntax

Type: MetabaseUpdateRemappingType;

Description

The Type property returns type of mapped element.

Comments

For details about repeated element mapping parameters, cast the IMetabaseUpdateRemapping interface to one of the child interfaces that depend on the type of mapped element.

Example

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

See also:

IMetabaseUpdateRemapping