SIFWorks ADK 2.0
CountriesOfResidency Class
NamespacesEdustructures.SifWorks.CommonCountriesOfResidency

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

A CountriesOfResidency
Declaration Syntax
C#Visual BasicVisual C++
public class CountriesOfResidency : SifKeyedList<CountryCode, Country>
Public Class CountriesOfResidency _
	Inherits SifKeyedList(Of CountryCode, Country)
public ref class CountriesOfResidency : public SifKeyedList<CountryCode^, Country^>
Members
All MembersConstructorsMethods



IconMemberDescription
CountriesOfResidencyCountriesOfResidencyNew()()
Creates an instance of a CountriesOfResidency

CountriesOfResidencyCountriesOfResidencyNew(Country)
Constructor that accepts values for all mandatory fields

AddCountryOfResidency(CountryCode)
Adds the value of the <CountryOfResidency> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Country>)>
   SifKeyedList<(Of <CountryCode, Country>)>
    CountriesOfResidency

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