Click or drag to resize
RegionSearchCriteriaCountryIsoCodes Property
Search regions that belongs to the specified countries.

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

Property Value

Type: ListInt32

Implements

IRegionSearchCriteriaCountryIsoCodes
See Also