WebDarwinCoreLocationGeoreferenceRemarks Property |
Darwin Core term name: georeferenceRemarks.
Notes or comments about the spatial description
determination, explaining assumptions made in addition
or opposition to the those formalized in the method
referred to in georeferenceProtocol.
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 GeoreferenceRemarks { get; set; }
Public Property GeoreferenceRemarks As String
Get
Set
public:
property String^ GeoreferenceRemarks {
String^ get ();
void set (String^ value);
}
member GeoreferenceRemarks : string with get, set
Property Value
Type:
StringSee Also