WebDarwinCoreLocationVerbatimCoordinateSystem Property |
Darwin Core term name: verbatimCoordinateSystem.
The spatial coordinate system for the verbatimLatitude
and verbatimLongitude or the verbatimCoordinates of the
Location.
Recommended best practice is to use a controlled vocabulary.
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 VerbatimCoordinateSystem { get; set; }
Public Property VerbatimCoordinateSystem As String
Get
Set
public:
property String^ VerbatimCoordinateSystem {
String^ get ();
void set (String^ value);
}
member VerbatimCoordinateSystem : string with get, set
Property Value
Type:
StringSee Also