SIFWorks ADK 2.0
SetStateProvinceId Method (val)
NamespacesEdustructures.SifWorks.StudentLEAInfoSetStateProvinceId(StatePrCode)

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

Sets the value of the <StateProvinceId> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetStateProvinceId(
	StatePrCode val
)
Public Sub SetStateProvinceId ( _
	val As StatePrCode _
)
public:
void SetStateProvinceId (
	StatePrCode^ val
)
Parameters
val (StatePrCode)
A StatePrCode object
Remarks

The SIF specification defines the meaning of this element as: "The state-assigned identifier for this LEA."

This element is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering elements of this kind.

VersionTag
1.5r1
<StatePrId>
2.0
<StateProvinceId>

Version: 2.0

Since: 1.5r1

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