Field profile events fire when something is about to happen with a field profile or when something has happened with a field profile. These events generally have an active Application object and FieldProfile object. Other objects may also be active.
Note: All events are sent by FireEvent. The grouping described here is simply a way to list the events in a logical way. To find out whether an object is active when an event is fired, do one of these:
In addition to these events, you can fire your own events using the FireEvent
method.
Event reference (lists the categories)