[This is preliminary documentation and is subject to change.]
Adds the value of the <CountryOfResidency> element.
| C# | Visual Basic | Visual C++ |
public void AddCountryOfResidency( CountryCode Value )
Public Sub AddCountryOfResidency ( _ Value As CountryCode _ )
public: void AddCountryOfResidency ( CountryCode^ Value )
- Value (CountryCode)
- Gets or sets the content value of the <Country> element
This form of setCountryOfResidency is provided as a convenience method that is functionally equivalent to the method AddCountryOfResidency
Version: 2.0
Since: 1.1