SIFWorks ADK 2.0
SchoolFocusList Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoSchoolFocusList

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

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

The SIF specification defines the meaning of this null as: "The type of educational institution as classified by its focus."

To remove the SchoolFocusList, set SchoolFocusList to null

Version: 2.0

Since: 1.5r1

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