SIFWorks ADK 2.0
SchoolJurisdiction Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoSchoolJurisdiction

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

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

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

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