Click or drag to resize
DarwinCoreLocationLocality Property
Darwin Core term name: locality. The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.

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

Property Value

Type: String

Implements

IDarwinCoreLocationLocality
See Also