Assembly: Metabase;
The ISaveMetabaseObjectHandler interface is used to set up handler of the events that occur on object metadata change.
ISaveMetabaseObjectHandler
Event handler settings can be obtained using properties and methods of the ISaveMetabaseObjectHandlers interface.
| Property name | Brief description | |
![]() |
Assembly | The Assembly property determines a unit or assembly of the repository, in which event handlers are implemented. |
![]() |
Class_ | The Class_ property determines the name of the class, in which event handlers are implemented. |
![]() |
ClassId | The ClassId property determines class of the objects, which use an event handler. |
See also: