SIFWorks ADK 2.0
AddCountryOfCitizenship Method (Value)
NamespacesEdustructures.SifWorks.CommonCountriesOfCitizenshipAddCountryOfCitizenship(CountryCode)

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

Adds the value of the <CountryOfCitizenship> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddCountryOfCitizenship(
	CountryCode Value
)
Public Sub AddCountryOfCitizenship ( _
	Value As CountryCode _
)
public:
void AddCountryOfCitizenship (
	CountryCode^ Value
)
Parameters
Value (CountryCode)
Gets or sets the content value of the &lt;Country&gt; element
Remarks

This form of setCountryOfCitizenship is provided as a convenience method that is functionally equivalent to the method AddCountryOfCitizenship

Version: 2.0

Since: 1.1

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