[This is preliminary documentation and is subject to change.]
This object is for course information. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class SchoolCourseInfo : SifDataObject
Public Class SchoolCourseInfo _ Inherits SifDataObject
public ref class SchoolCourseInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SchoolCourseInfoSchoolCourseInfoNew()() |
Creates an instance of a SchoolCourseInfo
| |
| SchoolCourseInfoSchoolCourseInfoNew(String, String, Nullable<(Of <Int32>)>, String, String) |
Constructor that accepts values for all mandatory fields
| |
| CoreAcademicCourse |
Gets or sets the value of the <CoreAcademicCourse> element.
| |
| CourseCode |
Gets or sets the value of the <CourseCode> element.
| |
| CourseCredits |
Gets or sets the value of the <CourseCredits> element.
| |
| CourseTitle |
Gets or sets the value of the <CourseTitle> element.
| |
| Department |
Gets or sets the value of the <Department> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| DistrictCourseCode |
Gets or sets the value of the <DistrictCourseCode> element.
| |
| GraduationRequirement |
Gets or sets the value of the <GraduationRequirement> element.
| |
| InstructionalLevel |
Gets or sets the value of the <InstructionalLevel> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SCEDCode |
Gets or sets the value of the <SCEDCode> element.
| |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| SchoolYear |
Gets or sets the value of the SchoolYear attribute.
| |
| SetCoreAcademicCourse(YesNo) |
Sets the value of the <CoreAcademicCourse> element.
| |
| SetCourseCredits(CreditType, Nullable<(Of <Decimal>)>) | Sets the value of the <CourseCredits> element. | |
| SetGraduationRequirement(YesNo) |
Sets the value of the <GraduationRequirement> element.
| |
| StateCourseCode |
Gets or sets the value of the <StateCourseCode> element.
| |
| SubjectAreaList |
Gets or sets the value of the <SubjectAreaList> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| SchoolCourseInfo | |||||