Click or drag to resize
SpeciesObservationLocationContinent Property
Darwin Core term name: continent. The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographi Names or the ISO 3166 Continent code. This property is currently not used.

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

Property Value

Type: String

Implements

ISpeciesObservationLocationContinent
See Also