SectionScheduleLine Class |
Namespace: SeniorSystemsWS.Entity.Academic
The SectionScheduleLine type exposes the following members.
| Name | Description | |
|---|---|---|
| SectionScheduleLine |
| Name | Description | |
|---|---|---|
| BlockName |
Gets or sets the name of the meeting block.
| |
| BlockNumber |
Gets or sets the meeting block number.
| |
| DayName |
Gets or sets the day name.
| |
| DayNumber |
Gets or sets the day number.
| |
| EndTime |
Gets or sets the end time for this meeting time.
| |
| Room |
Gets or sets the room the section will be in for this meeting time.
| |
| SchoolID |
Gets or sets the school ID / division for this course.
| |
| SectionID |
Gets or sets the section ID.
| |
| StartTime |
Gets or sets the start time for this meeting time.
|