SIFWorks ADK 2.0
Homeroom Property
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentHomeroom

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

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

This null is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering nulls of this kind.

VersionTag
1.5r1
<HomeroomId>
2.0
<Homeroom>

To remove the Homeroom, set Homeroom to null

Version: 2.0

Since: 1.5r1

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