IMetabaseUpdateObjectRemapping.ClassId

Fore Syntax

ClassId: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMetabaseUpdateObjectRemapping