WebDarwinCoreLocationVerbatimElevation Property |
Darwin Core term name: verbatimElevation.
The original description of the elevation (altitude,
usually above sea level) of 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 VerbatimElevation { get; set; }
Public Property VerbatimElevation As String
Get
Set
public:
property String^ VerbatimElevation {
String^ get ();
void set (String^ value);
}
member VerbatimElevation : string with get, set
Property Value
Type:
StringSee Also