SIFWorks ADK 2.0
SectionInfo Class
NamespacesEdustructures.SifWorks.StudentSectionInfo

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

This object provides information about the section - the specific time period a session of the course meets
Declaration Syntax
C#Visual BasicVisual C++
public class SectionInfo : SifDataObject
Public Class SectionInfo _
	Inherits SifDataObject
public ref class SectionInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SectionInfoSectionInfoNew()()
Creates an instance of a SectionInfo

SectionInfoSectionInfoNew(String, String, Nullable<(Of <Int32>)>, ScheduleInfoList)
Constructor that accepts values for all mandatory fields

Description
Gets or sets the value of the <Description> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LanguageOfInstruction
Gets or sets the value of the <LanguageOfInstruction> element.

LocalId
Gets or sets the value of the <LocalId> element.

LocationOfInstruction
Gets or sets the value of the <LocationOfInstruction> element.

MediumOfInstruction
Gets or sets the value of the <MediumOfInstruction> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
ScheduleInfoList
Gets or sets the value of the <ScheduleInfoList> element.

SchoolCourseInfoOverride
Gets or sets the value of the <SchoolCourseInfoOverride> element.

SchoolCourseInfoRefId
Gets or sets the value of the SchoolCourseInfoRefId attribute.

SchoolYear
Gets or sets the value of the SchoolYear attribute.

SetLocationOfInstruction(LocationOfInstructionCode)
Sets the value of the <LocationOfInstruction> element.

SetMediumOfInstruction(MediumOfInstructionCode)
Sets the value of the <MediumOfInstruction> element.

SetSchoolCourseInfoOverride(YesNo)
Sets the value of the <SchoolCourseInfoOverride> element.

SetSummerSchool(YesNo)
Sets the value of the <SummerSchool> element.

SummerSchool
Gets or sets the value of the <SummerSchool> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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