SIFWorks ADK 2.0
HomeroomNumber Property
NamespacesEdustructures.SifWorks.StudentRoomInfoHomeroomNumber

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

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

The SIF specification defines the meaning of this element as: "When a room is designated as a homeroom it may have a different number. Usually blank when room is not a homeroom."

Version: 2.0

Since: 1.1

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