[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SectionRoomList> element.
| C# | Visual Basic | Visual C++ |
public SectionRoomList SectionRoomList{ get; set;}
Public Property SectionRoomList As SectionRoomList
public: property SectionRoomList^ SectionRoomList { SectionRoomList^ get (); void set (SectionRoomList^ value); }
A SectionRoomList
The SIF specification defines the meaning of this null as: "The ID (GUID) of the room in which this section is taught"
To remove the SectionRoomList, set SectionRoomList to null
Version: 2.0
Since: 1.1