SIFWorks ADK 2.0
SectionRoomList Property
NamespacesEdustructures.SifWorks.StudentScheduleInfoSectionRoomList

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

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

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

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