eventType

Use the eventType parameter of the beginNotification method to specify the type of event for which the notification is requested.

The global constants in the SystemEvents category that can be subscribed to are listed in the following table.

Global Constant Integer Value Description
Any_System_Event 0 Object has been created, deleted, or updated
Object_Create_Event 4 Object has been created
Object_Delete_Event 6 Object has been deleted
Object_Update_Event 3 Object has been updated