[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SchoolJurisdiction> element.
| C# | Visual Basic | Visual C++ |
public SchoolJurisdiction SchoolJurisdiction{ get; set;}
Public Property SchoolJurisdiction As SchoolJurisdiction
public: property SchoolJurisdiction^ SchoolJurisdiction { SchoolJurisdiction^ get (); void set (SchoolJurisdiction^ value); }
A SchoolJurisdiction
The SIF specification defines the meaning of this null as: "A SPEEDE/ExPRESS code that identifies the jurisdiction for this school"
To remove the SchoolJurisdiction, set SchoolJurisdiction to null
Version: 2.0
Since: 1.1