Click or drag to resize
WebRegionCategoryCountryIsoCode Property
Country iso code as specified in standard ISO-3166. Not all region categories has a country iso code. This property should only be used if property IsCountryIsoCodeSpecified has the value True.

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

Property Value

Type: Int32
See Also