[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
| C# | Visual Basic | Visual C++ |
public class SectionInfo : SifDataObject
Public Class SectionInfo _ Inherits SifDataObject
public ref class SectionInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| SectionInfo | |||||