Map(Type: MetabaseUpdateRemappingType): IMetabaseUpdateRemappings;
Map[Type: Prognoz.Platform.Interop.Metabase.MetabaseUpdateRemappingType]: Prognoz.Platform.Interop.Metabase.IMetabaseUpdateRemappings;
Type. Repeated mapping type.
The Map property returns collection of repeated mappings of the specified type.
If repeated mappings of the specified type are missing, the IMetabaseUpdateRemappings.Count property will have zero value.
The property use is given in the example for IMetabaseUpdateContext.RegisterKeyChangeO.
See also: