SIFWorks ADK 2.0
CountriesOfResidency Property
NamespacesEdustructures.SifWorks.CommonDemographicsCountriesOfResidency

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <CountriesOfResidency> element.
Declaration Syntax
C#Visual BasicVisual C++
public CountriesOfResidency CountriesOfResidency{ get; set;}
Public Property CountriesOfResidency As CountriesOfResidency
public:
property CountriesOfResidency^ CountriesOfResidency {
	CountriesOfResidency^ get ();
	void set (CountriesOfResidency^ value);
}
Value
A CountriesOfResidency
Remarks

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

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10