Data about an Edgenuity course
Inheritance Hierarchy
ReturnTypesCourseData
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The CourseData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CourseData | Initializes a new instance of the CourseData class |
Properties
| Name | Description | |
|---|---|---|
| APCourse |
Is the course AP
| |
| CourseName |
Name of the course
| |
| ExternalCourseCode |
External School Course Code
| |
| ExternalSchoolId |
External Id of the school
| |
| GradeLevel |
Course grade level
| |
| MasterBuildId |
Master Build Id
| |
| MasterBuildName |
Name of the master build
| |
| NCAACourse |
Is the course NCAA
| |
| PowerSpeakCourse |
Is the course powerspeak
| |
| SchoolBuildId |
School Build Id (internal school course code)
| |
| SchoolId |
Id of the school
| |
| StartDate |
Course start date
| |
| StudentsEnrolled |
Number of students enrolled in course
| |
| Subject |
Course Subject
| |
| TargetDate |
Course target completion date
|
See Also