SIFWorks ADK 2.0
SetManagingSchool Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetManagingSchool(String, String)

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

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

This form of setManagingSchool is provided as a convenience method that is functionally equivalent to the ManagingSchool

Version: 2.0

Since: 2.0

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