WebDarwinCoreLocationMaximumDistanceAboveSurfaceInMeters Property |
Darwin Core term name: maximumDistanceAboveSurfaceInMeters.
The greater distance in a range of distance from a
reference surface in the vertical direction, in meters.
Use positive values for locations above the surface,
negative values for locations below. If depth measures
are given, the reference surface is the location given
by the depth, otherwise the reference surface is the
location given by the elevation.
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 MaximumDistanceAboveSurfaceInMeters { get; set; }
Public Property MaximumDistanceAboveSurfaceInMeters As String
Get
Set
public:
property String^ MaximumDistanceAboveSurfaceInMeters {
String^ get ();
void set (String^ value);
}
member MaximumDistanceAboveSurfaceInMeters : string with get, set
Property Value
Type:
StringSee Also