SectionWithRoster Class |
Namespace: SeniorSystemsWS.Entity.Academic
The SectionWithRoster type exposes the following members.
| Name | Description | |
|---|---|---|
| SectionWithRoster |
| Name | Description | |
|---|---|---|
| Abbreviation |
Gets or sets the course abbreviation.
(Inherited from Course.) | |
| CourseID |
Gets or sets the course ID.
(Inherited from Course.) | |
| CourseName |
Gets or sets the name of the course.
(Inherited from Course.) | |
| Department |
Gets or sets the department class object.
(Inherited from Course.) | |
| Description |
Gets or sets the course description.
(Inherited from Course.) | |
| FacultyEntityNumbers |
Gets or sets the faculty member entity numbers for this section.
| |
| FacultyIDs |
Gets or sets the faculty members for this section.
| |
| FullName |
Gets or sets the course full name.
(Inherited from Course.) | |
| GradeLevel | (Inherited from Course.) | |
| MeetsGradeSeq |
Gets or sets the Grade Sequence (grade specific schedule).
| |
| MeetsLength |
Gets or sets the number of consecutive periods this section meets.
| |
| MeetsPeriod |
Gets or sets the period (block name) that the section generally meets.
| |
| MeetsRoom |
Gets or sets the room that the section generally meets.
| |
| MeetTerms |
Gets or sets the terms for which this section meets.
| |
| SchoolID |
Gets or sets the school ID / division for this course.
(Inherited from Course.) | |
| SchoolName |
Gets or sets the name of the school division.
(Inherited from Course.) | |
| SectionID |
Gets or sets the section ID.
| |
| StudentRoster |
Gets or roster for this section.
|
A list of all defined sections can be obtained with a call to AcademicService.GetSchoolSectionsWithRosters