SIFWorks ADK 2.0
Country Constructor (value)
NamespacesEdustructures.SifWorks.CommonCountryCountryCountryNew(CountryCode)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Country(
	CountryCode value
)
Public Sub New ( _
	value As CountryCode _
)
public:
Country (
	CountryCode^ value
)
Parameters
value (CountryCode)
Gets or sets the content value of the <Country> element

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