SIFWorks ADK 2.0
StateSchoolId Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationStateSchoolId

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

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

The SIF specification defines the meaning of this element as: "Reference to State code (StatePrId for SchoolInfo) for student's home school of enrollment as of the date of the response (optional because state may not require)."

Version: 2.0

Since: 2.0

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