CourseSchedule
The following operations are supported. For a formal definition, please review the Service Description.
-
getCollegeDept_DataSet
This method gets a real-time listing of the Colleges and Department offering courses supplying long descriptions. This method returns a .NET DataSet -
getCollege_Department_TypedXML
This method gets a real-time listing of the Colleges and Department offering courses supplying long descriptions. This method returns XML. -
getCourseListing_DataSet
This method gets a real-time course list for a term. Session_Code is defaulted to 1 and term is defaulted to calling the getCurrentTerm(0) methods. This method returns a .NET DataSet. -
getCourseListing_TypedXML
This method gets a real-time course list for a term. Session_Code is defaulted to 1 and term is defaulted to calling the getCurrentTerm(0) methods. This method returns XML. -
getCurrentTerm_DataSet
This method gets the current term that is open for registration. If a term is desired before the actual opening date then please supply the number of days prior to the opening. 0 to 99 days and it will pick up the next available Fall/Spring Term.This method returns a .NET Dataset. -
getCurrentTerm_TypedXML
This method gets the current term that is open for registration. If a term is desired before the actual opening date then please supply the number of days prior to the opening. 0 to 99 days and it will pick up the next available Fall/Spring Term. This method returns XML.