AcademicService Class |
Namespace: (Default Namespace)
The AcademicService type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteCourseRequest |
Deletes a course request.
| |
| DeletePendingCourseRequest |
Deletes a pending course request.
| |
| GetAllSchools |
Gets all schools (divisions).
| |
| GetCourse |
Gets an individual course record.
| |
| GetCourseRequests |
Gets the course requests.
| |
| GetFacultyForSection |
Gets the faculty members assigned to a section.
| |
| GetFacultySections |
Gets Faculty Section information given a faculty's ID or Entity Number.
| |
| GetFacultySectionsByEntityNo |
Gets Faculty Section information given a faculty's entity number.
| |
| GetFacultySectionsByFacultyID |
Gets Faculty Section information given a faculty's ID.
| |
| GetRosterForSection |
Gets the class roster (student IDs) for section.
| |
| GetSchoolCourses |
Gets all courses defined for a school/division.
| |
| GetSchoolCurrentAcademicYear |
Get the current academic year for a school/division.
| |
| GetSchoolCurrentMarkingPeriod |
Get the current marking period for a school/division.
| |
| GetSchoolDays |
Gets the school days for a school/division.
| |
| GetSchoolMarkingPeriods |
Gets the marking periods for a school/division.
| |
| GetSchoolSections |
Gets all sections defined for a school/division.
| |
| GetSchoolSectionsWithRosters |
Gets all sections (and rosters) defined for a school/division.
| |
| GetSchoolTerms |
Gets the terms for a school/division.
| |
| GetSection |
Gets an individual section record.
| |
| GetSectionSchedule |
Gets the section meeting times.
| |
| GetSectionsForCourse |
Gets the sections for a course.
| |
| GetStudentSectionsByStudentID |
Gets the class schedule (sections) for a student.
| |
| GetStudentsForSection |
Gets the class roster (students) for section.
| |
| InsertCourseRequest |
Inserts a course request.
| |
| UpdateCourseRequest |
Update a course request.
|