IMetabaseUpdateObjectRemapping.ClassId

Syntax

ClassId: Integer;

Description

The ClassId property returns index of the class, to which object belongs.

Comments

Object class indexes are contained in the MetabaseObjectClass enumeration.

Example

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

See also:

IMetabaseUpdateObjectRemapping