SIFWorks ADK 2.0
StateProvinceId Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeRecertificationStateProvinceId

[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: "The state-assigned identifier for this staff member. This element or SSN, or both, must be included."

Version: 2.0

Since: 2.0

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