WebDarwinCoreLocationMunicipality Property |
Darwin Core term name: municipality.
The full, unabbreviated name of the next smaller
administrative region than county (city, municipality, etc.)
in which the Location occurs.
Do not use this term for a nearby named place
that does not contain the actual location.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Municipality { get; set; }
Public Property Municipality As String
Get
Set
public:
property String^ Municipality {
String^ get ();
void set (String^ value);
}
member Municipality : string with get, set
Property Value
Type:
StringSee Also