SIFWorks ADK 2.0
TeacherList Property
NamespacesEdustructures.SifWorks.StudentScheduleInfoTeacherList

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

Gets or sets the value of the <TeacherList> element.
Declaration Syntax
C#Visual BasicVisual C++
public TeacherList TeacherList{ get; set;}
Public Property TeacherList As TeacherList
public:
property TeacherList^ TeacherList {
	TeacherList^ get ();
	void set (TeacherList^ value);
}
Value
A TeacherList
Remarks

The SIF specification defines the meaning of this null as: "The teacher(s) who teach this section"

To remove the TeacherList, set TeacherList to null

Version: 2.0

Since: 1.1

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