SIFWorks ADK 2.0
StateProvinceId Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationStateProvinceId

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

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

The SIF specification defines the meaning of this element as: "Reference to the state code identifying the student in the StudentPersonal object, as of the date of the response."

Version: 2.0

Since: 2.0

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