[This is preliminary documentation and is subject to change.]
Optional overrides of the course information for a section
| C# | Visual Basic | Visual C++ |
public class SchoolCourseInfoOverride : SifKeyedElement
Public Class SchoolCourseInfoOverride _ Inherits SifKeyedElement
public ref class SchoolCourseInfoOverride : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SchoolCourseInfoOverrideSchoolCourseInfoOverrideNew()() |
Creates an instance of a SchoolCourseInfoOverride
| |
| SchoolCourseInfoOverrideSchoolCourseInfoOverrideNew(YesNo) |
Constructor that accepts values for all mandatory fields
| |
| 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.
| |
| DistrictCourseCode |
Gets or sets the value of the <DistrictCourseCode> 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 SifKeyedElement.KeyFields.) | |
| Override |
Gets or sets the value of the Override attribute.
| |
| SetCourseCredits(CreditType, Nullable<(Of <Decimal>)>) | Sets the value of the <CourseCredits> element. | |
| SetOverride(YesNo) |
Sets the value of the Override attribute.
| |
| SetSubjectArea(String) | Sets the value of the <SubjectArea> element. | |
| StateCourseCode |
Gets or sets the value of the <StateCourseCode> element.
| |
| SubjectArea |
Gets or sets the value of the <SubjectArea> element.
| |
| ToString()() | Returns the value of the Override attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SchoolCourseInfoOverride | ||||