WebDarwinCoreLocationLocality 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Locality { get; set; }
Public Property Locality As String
Get
Set
public:
property String^ Locality {
String^ get ();
void set (String^ value);
}
member Locality : string with get, set
Property Value
Type:
StringSee Also