[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SchoolFocusList> element.
| C# | Visual Basic | Visual C++ |
public SchoolFocusList SchoolFocusList{ get; set;}
Public Property SchoolFocusList As SchoolFocusList
public: property SchoolFocusList^ SchoolFocusList { SchoolFocusList^ get (); void set (SchoolFocusList^ value); }
A SchoolFocusList
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