For Developers

Event Target

An Event Target indicates the target of an Event.

The values of this enum are of type string.

Values

ValueDescription
agentThe target_id will reference an Agent.
assetThe target_id will reference an Asset.
attendanceThe target_id will reference an Attendance record.
calendarThe target_id will reference an Calendar.
classThe target_id will reference a Class.
courseThe target_id will reference a Course.
dayThe target_id will reference a Day.
departmentThe target_id will reference a Department.
districtThe target_id will reference a District.
enrollmentThe target_id will reference an Enrollment.
facilityThe target_id will reference an Facility.
feeThe target_id will reference an Fee.
incidentThe target_id will reference an Incident.
meetingThe target_id will reference an Meeting.
personThe target_id will reference a Person.
periodThe target_id will reference a Period.
roomThe target_id will reference a Room.
routeThe target_id will reference a Route.
schoolThe target_id will reference a School.
sectionThe target_id will reference a Section.
sessionThe target_id will reference a Session.
stopThe target_id will reference a Stop.
subjectThe target_id will reference a Subject.
vehicleThe target_id will reference a Vehicle.