For Developers
Event Target
An Event Target indicates the target of an Event.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
agent | The target_id will reference an Agent. |
asset | The target_id will reference an Asset. |
attendance | The target_id will reference an Attendance record. |
calendar | The target_id will reference an Calendar. |
class | The target_id will reference a Class. |
course | The target_id will reference a Course. |
day | The target_id will reference a Day. |
department | The target_id will reference a Department. |
district | The target_id will reference a District. |
enrollment | The target_id will reference an Enrollment. |
facility | The target_id will reference an Facility. |
fee | The target_id will reference an Fee. |
incident | The target_id will reference an Incident. |
meeting | The target_id will reference an Meeting. |
person | The target_id will reference a Person. |
period | The target_id will reference a Period. |
room | The target_id will reference a Room. |
route | The target_id will reference a Route. |
school | The target_id will reference a School. |
section | The target_id will reference a Section. |
session | The target_id will reference a Session. |
stop | The target_id will reference a Stop. |
subject | The target_id will reference a Subject. |
vehicle | The target_id will reference a Vehicle. |