CountryData structure

The CountryData structure holds the basic settings for a country.

CountryData is obtained via the ProjectContext.CountryDataLookup.

The elements that are part of this structure are as follows.

Structure Element

Type

Description

COUNTRY

String

The country ISO-code ID.

EUMEMBER

Boolean

The flag to indicate whether the country is a member of the European Union.

CURR

String

The local currency of the country.

NAME

String

The name of the country.