SIFWorks ADK 2.0
ManagingSchool Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationManagingSchool

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

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

To remove the SIF_RefId, set ManagingSchool to null

Version: 2.0

Since: 2.0

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