Click or drag to resize
SpeciesObservationLocationGeoreferenceSources Property
Darwin Core term name: georeferenceSources. A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources. 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 GeoreferenceSources { get; set; }

Property Value

Type: String

Implements

ISpeciesObservationLocationGeoreferenceSources
See Also