WebDarwinCoreLocationGeoreferenceSources 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string GeoreferenceSources { get; set; }
Public Property GeoreferenceSources As String
Get
Set
public:
property String^ GeoreferenceSources {
String^ get ();
void set (String^ value);
}
member GeoreferenceSources : string with get, set
Property Value
Type:
StringSee Also