ICustomObjectResolver.ClassId

Syntax

ClassId: Integer;

Description

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

Comments

Object class indexes are contained in the MetabaseObjectClass enumeration.

Example

The property use is given in the example for IMetabaseUpdateProgress.OnBeforeCustomObjectSaveToPef.

See also:

ICustomObjectResolver