[This is preliminary documentation and is subject to change.]
Sets the value of the <StateProvinceId> element.
| C# | Visual Basic | Visual C++ |
public void SetStateProvinceId( StatePrCode val )
Public Sub SetStateProvinceId ( _ val As StatePrCode _ )
public: void SetStateProvinceId ( StatePrCode^ val )
- val (StatePrCode)
- A StatePrCode object
The SIF specification defines the meaning of this element as: "The state or province defined identifier for this school."
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.
| Version | Tag |
|---|---|
| 1.5r1 | <StatePrId> |
| 2.0 | <StateProvinceId> |
Version: 2.0
Since: 1.5r1