userNotification(eventType: Integer; theObject: Object; eventTag: Integer; userInfo: Any) updating;
The userNotification user events are notified when the
Use the userNotification event to code the tasks that are required to be performed when a specified event occurs.
The userNotification method parameters, described in the following subsections, are summarized in the following table.
Parameter | Contains… |
---|---|
eventType | The type of event caused by the causeEvent, sdeCauseEvent, sdsCauseEvent, or |
theObject | The target object for which the event occurred |
eventTag | An integer value that is called automatically by the system when a subscribed user event occurs |
userInfo | A value of |