IMetabaseUpdateRemappings.Type

Fore Syntax

Type: MetabaseUpdateRemappingType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Metabase.MetabaseUpdateRemappingType;

Description

The Type property returns type of element in collection.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateRemappings