[This is preliminary documentation and is subject to change.]
Sets the value of the <CountryOfBirth> element.
| C# | Visual Basic | Visual C++ |
public void SetCountryOfBirth( CountryCode val )
Public Sub SetCountryOfBirth ( _ val As CountryCode _ )
public: void SetCountryOfBirth ( CountryCode^ val )
- val (CountryCode)
- A CountryCode object
The SIF specification defines the meaning of this element as: "The person's country of birth."
Version: 2.0
Since: 1.1