SIFWorks ADK 2.0
AddCountryOfResidency Method (Value)
NamespacesEdustructures.SifWorks.CommonCountriesOfResidencyAddCountryOfResidency(CountryCode)

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

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

This form of setCountryOfResidency is provided as a convenience method that is functionally equivalent to the method AddCountryOfResidency

Version: 2.0

Since: 1.1

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