Tracking event

If you are unfamiliar with Events in JFW, this article can help you.

CTrackingEvent is a class that represents a TrackingEvent in JFW. It has properties that correspond to each column in the database and provides utility methods to manipulate the data, such as create, modify, retrieve, or delete them.

Each system data in the TrackingEvent table is represented by an event class.

Last updated

Was this helpful?