IMetabaseUpdateObjectRemapping.Object

Syntax

Object: IMetabaseObject;

Description

The Object property returns the object in destination repository used for repeated mapping.

Comments

To get object class, use the IMetabaseUpdateObjectRemapping.ClassId property.

Example

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

See also:

IMetabaseUpdateObjectRemapping