[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <TeacherList> element.
| C# | Visual Basic | Visual C++ |
public TeacherList TeacherList{ get; set;}
Public Property TeacherList As TeacherList
public: property TeacherList^ TeacherList { TeacherList^ get (); void set (TeacherList^ value); }
A TeacherList
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