SIFWorks ADK 2.0
SchoolCourseInfoOverride Class
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoOverride

[This is preliminary documentation and is subject to change.]

Optional overrides of the course information for a section
Declaration Syntax
C#Visual BasicVisual C++
public class SchoolCourseInfoOverride : SifKeyedElement
Public Class SchoolCourseInfoOverride _
	Inherits SifKeyedElement
public ref class SchoolCourseInfoOverride : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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()().)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SchoolCourseInfoOverride

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10