SIFWorks ADK 2.0
SetHomeroom Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentSetHomeroom(String, String)

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

Sets the value of the <Homeroom> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetHomeroom(
	string SifRefObject,
	string Value
)
Public Sub SetHomeroom ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetHomeroom (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
A SIF_RefObject
Value (String)
Gets or sets the content value of the &lt;Homeroom&gt; element
Remarks

This form of setHomeroom is provided as a convenience method that is functionally equivalent to the Homeroom

Version: 2.0

Since: 1.5r1

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