The ID of the schedule block where the course should appear Many [[CourseInstanceScheduleEntryView]]s can have one [[CourseInstanceScheduleBlockView]]
From Meeting The name of the room where the course will take place
From Course The "number" portion of the course name
From Meeting The id of the specific meeting of the course in the specific semester
From CourseInstance The ID of the parent Course Instance, used to link multiple meetings within a week.
From Course Indicates whether the course is offered to undergraduates
From Meeting The name of the room where the course will take place
Generated using TypeDoc
[[CourseInstanceScheduleView]]s are used to generate the course timetable in the client-side app. This view groups courses that have the same prefix, startTime, and duration, and orders them by those same values (ASC).