ClassId: Integer;
The ClassId property returns index of the class, to which custom object belongs.
Object class indexes are contained in the MetabaseObjectClass enumeration.
The property use is given in the example for IMetabaseUpdateProgress.OnBeforeCustomObjectSaveToPef.
See also: