Click or drag to resize
RegionCategoryCountryIsoCode Property
Country iso code as specified in standard ISO-3166. Not all region categories has a country iso code.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<int> CountryIsoCode { get; }

Property Value

Type: NullableInt32

Implements

IRegionCategoryCountryIsoCode
See Also