Click or drag to resize
DarwinCoreLocationCountryCode Property
Darwin Core term name: countryCode. The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes. This property is currently not used.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string CountryCode { get; set; }

Property Value

Type: String

Implements

IDarwinCoreLocationCountryCode
See Also