Metabase > Metabase Assembly Interfaces > ISaveMetabaseObjectHandlers > ISaveMetabaseObjectHandlers.RemoveByClassId
RemoveByClassId(ClassId: MetabaseObjectClass): Boolean;
ClassId. Repository object class, for which metadata change event handler is created.
The RemoveByClassId method removes the event handler for the specified object class from the collection.
The method returns True if removal was successful, and False if removal was impossible due to some reason.
See also: