Show contents 

Metabase > Metabase Assembly Interfaces > ISaveMetabaseObjectHandler > ISaveMetabaseObjectHandler.ClassId

ISaveMetabaseObjectHandler.ClassId

Syntax

ClassId: Integer;

Description

The ClassId property determines class of the objects, which use an event handler.

Comments

As a property value, specify one of the elements of the MetabaseObjectClass enumeration. If an event handler is set for extensions of Foresight Analytics Platform, the required class can be obtained in the IMetabaseCustomExtender.Classes collection in the IMetabaseCustomClass.ClassId property.

See also:

ISaveMetabaseObjectHandler