CourseData ClassA Sandcastle Documented Class Library
Data about an Edgenuity course
Inheritance Hierarchy

System.Object
  ReturnTypes.CourseData

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class CourseData

The CourseData type exposes the following members.

Constructors

  NameDescription
Public methodCourseData
Initializes a new instance of the CourseData class
Top
Properties

  NameDescription
Public propertyAPCourse
Is the course AP
Public propertyCourseName
Name of the course
Public propertyExternalCourseCode
External School Course Code
Public propertyExternalSchoolId
External Id of the school
Public propertyGradeLevel
Course grade level
Public propertyMasterBuildId
Master Build Id
Public propertyMasterBuildName
Name of the master build
Public propertyNCAACourse
Is the course NCAA
Public propertyPowerSpeakCourse
Is the course powerspeak
Public propertySchoolBuildId
School Build Id (internal school course code)
Public propertySchoolId
Id of the school
Public propertyStartDate
Course start date
Public propertyStudentsEnrolled
Number of students enrolled in course
Public propertySubject
Course Subject
Public propertyTargetDate
Course target completion date
Top
See Also

Reference