Represents a section in a course.
More...
|
string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object.- Returns
- The formatted string.
|
|
|
ulong | Id [get] |
| The section id.
|
|
string | Name [get] |
| The section name.
|
|
string | SisSectionId [get] |
| The section SIS id.
|
|
string | IntegrationId [get] |
| The section integration id.
|
|
ulong? | SisImportId [get] |
| The section SIS import id.
|
|
ulong? | CourseId [get] |
| The id of the course this section belongs to.
|
|
string | SisCourseId [get] |
| The SIS id of the course this section belongs to.
|
|
DateTime? | StartAt [get] |
| The section start date.
|
|
DateTime? | EndAt [get] |
| The section end date.
|
|
bool? | RestrictEnrollmentsToSectionDates [get] |
| Prevent enrollments outside of the section start and end dates.
|
|
ulong? | NonCrossListedCourseId [get] |
| If this is a cross-listed section, the id of the original course.
|
|
uint? | TotalStudents [get] |
| The number of active and invited students in this section.
|
|
Represents a section in a course.
◆ ToPrettyString()
string UVACanvasAccess.Structures.Sections.Section.ToPrettyString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- UVACanvasAccess/Structures/Sections/Section.cs