SIFWorks ADK 2.0
CountriesOfResidency Constructor (countryOfResidency)
NamespacesEdustructures.SifWorks.CommonCountriesOfResidencyCountriesOfResidencyCountriesOfResidencyNew(Country)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public CountriesOfResidency(
	Country countryOfResidency
)
Public Sub New ( _
	countryOfResidency As Country _
)
public:
CountriesOfResidency (
	Country^ countryOfResidency
)
Parameters
countryOfResidency (Country)
A person's country of residence.

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