Type: MetabaseUpdateRemappingType;
Type: Prognoz.Platform.Interop.Metabase.MetabaseUpdateRemappingType;
The Type property returns type of mapped element.
To get more detailed information about repeated element mapping parameters, cast the IMetabaseUpdateRemapping interface to one of the child interfaces that depend on the type of mapped element.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: