SIFWorks ADK 2.0
SchoolCourseInfo Class
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfo

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

This object is for course information. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class SchoolCourseInfo : SifDataObject
Public Class SchoolCourseInfo _
	Inherits SifDataObject
public ref class SchoolCourseInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    SchoolCourseInfo

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