SIFWorks ADK 2.0
SetCountry Method (val)
NamespacesEdustructures.SifWorks.CommonAddressSetCountry(CountryCode)

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

Sets the value of the <Country> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCountry(
	CountryCode val
)
Public Sub SetCountry ( _
	val As CountryCode _
)
public:
void SetCountry (
	CountryCode^ val
)
Parameters
val (CountryCode)
A CountryCode object
Remarks

The SIF specification defines the meaning of this element as: "The country code."

Version: 2.0

Since: 1.1

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