SIFWorks ADK 2.0
CountriesOfCitizenship Property
NamespacesEdustructures.SifWorks.CommonDemographicsCountriesOfCitizenship

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

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

The SIF specification defines the meaning of this null as: "The person's country of citizenship"

To remove the CountriesOfCitizenship, set CountriesOfCitizenship to null

Version: 2.0

Since: 1.1

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