WebDarwinCoreLocationGeoreferencedBy Property |
Darwin Core term name: georeferencedBy.
A list (concatenated and separated) of names of people,
groups, or organizations who determined the georeference
(spatial representation) the Location.
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 GeoreferencedBy { get; set; }
Public Property GeoreferencedBy As String
Get
Set
public:
property String^ GeoreferencedBy {
String^ get ();
void set (String^ value);
}
member GeoreferencedBy : string with get, set
Property Value
Type:
StringSee Also