SchoolDay Class |
Namespace: SeniorSystemsWS.Entity.Academic
The SchoolDay type exposes the following members.
| Name | Description | |
|---|---|---|
| Abbreviation1 |
Gets or sets a 1- or 2-character abbreviation for this day.
| |
| Abbreviation3 |
Gets or sets a 6-character abbreviation for this day.
| |
| DayName |
Gets or sets the name of the day.
| |
| DayNumber |
Gets or sets the day number.
| |
| SchoolID |
Gets or sets the school ID.
|
The entire school day rotation can be obtained using AcademicService.GetSchoolDays.