ICustomObjectResolver.ClassId

Fore Syntax

ClassId: Integer;

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

Fore and Fore.NET Examples

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

See also:

ICustomObjectResolver