[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <CountriesOfResidency> element.
| C# | Visual Basic | Visual C++ |
public CountriesOfResidency CountriesOfResidency{ get; set;}
Public Property CountriesOfResidency As CountriesOfResidency
public: property CountriesOfResidency^ CountriesOfResidency { CountriesOfResidency^ get (); void set (CountriesOfResidency^ value); }
A CountriesOfResidency
The SIF specification defines the meaning of this null as: "The person's country of residence"
To remove the CountriesOfResidency, set CountriesOfResidency to null
Version: 2.0
Since: 1.1