IMetabaseUpdateRemappings.Type

Syntax

Type: MetabaseUpdateRemappingType;

Description

The Type property returns the type of elements in the collection.

Comments

To get element from the collection, use the IMetabaseUpdateRemappings.Item property.

Example

The property use is given in the example for IMetabaseUpdateRemappings.FindByOldId.

See also:

IMetabaseUpdateRemappings