SIFWorks ADK 2.0
StaffList Property
NamespacesEdustructures.SifWorks.StudentRoomInfoStaffList

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

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

The SIF specification defines the meaning of this null as: "Staff assigned to this room. For example, the homeroom teacher."

To remove the StaffList, set StaffList to null

Version: 2.0

Since: 1.1

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