[This is preliminary documentation and is subject to change.]
Sets the value of the <StateProvince> element.
| C# | Visual Basic | Visual C++ |
public void SetStateProvince( StatePrCode val )
Public Sub SetStateProvince ( _ val As StatePrCode _ )
public: void SetStateProvince ( StatePrCode^ val )
- val (StatePrCode)
- A StatePrCode object
The SIF specification defines the meaning of this element as: "The state or province code."
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.1 | <StatePr> |
| 2.0 | <StateProvince> |
Version: 2.0
Since: 1.1