WebDarwinCoreLocationMinimumDistanceAboveSurfaceInMeters Property |
Darwin Core term name: minimumDistanceAboveSurfaceInMeters.
The lesser 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 MinimumDistanceAboveSurfaceInMeters { get; set; }
Public Property MinimumDistanceAboveSurfaceInMeters As String
Get
Set
public:
property String^ MinimumDistanceAboveSurfaceInMeters {
String^ get ();
void set (String^ value);
}
member MinimumDistanceAboveSurfaceInMeters : string with get, set
Property Value
Type:
StringSee Also