WebDarwinCoreLocationCountry Property |
Darwin Core term name: country.
The name of the country or major administrative unit
in which the Location occurs.
Recommended best practice is to use a controlled
vocabulary such as the Getty Thesaurus of Geographic Names.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Country { get; set; }
Public Property Country As String
Get
Set
public:
property String^ Country {
String^ get ();
void set (String^ value);
}
member Country : string with get, set
Property Value
Type:
StringSee Also