SIFWorks ADK 2.0
StateDistrictId Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationStateDistrictId

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

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

The SIF specification defines the meaning of this element as: "Reference to State code (StatePrId for LEAInfo) for the student's district of enrollment as of the date of the response (optional because school might be independent)."

Version: 2.0

Since: 2.0

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