WebDarwinCoreLocationGeoreferenceProtocol Property |
Darwin Core term name: georeferenceProtocol.
A description or reference to the methods used to
determine the spatial footprint, coordinates, and
uncertainties.
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 GeoreferenceProtocol { get; set; }
Public Property GeoreferenceProtocol As String
Get
Set
public:
property String^ GeoreferenceProtocol {
String^ get ();
void set (String^ value);
}
member GeoreferenceProtocol : string with get, set
Property Value
Type:
StringSee Also