Description
This event is fired when an McDBType object is stored/saved, although not necessarily changed.
Syntax
Private Sub object_TypeModified(Database, WhichType)
The TypeModified Event syntax has these parts:
The McDBDatabase containing the McDBType that was modified.
The McDBType that was written.