WebDarwinCoreLocationCounty Property |
Darwin Core term name: county.
The full, unabbreviated name of the next smaller
administrative region than stateProvince(county, shire,
department, etc.) in which the Location occurs
('län' in swedish).
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string County { get; set; }
Public Property County As String
Get
Set
public:
property String^ County {
String^ get ();
void set (String^ value);
}
member County : string with get, set
Property Value
Type:
StringSee Also