WebDarwinCoreLocationCoordinateZ Property |
Not defined in Darwin Core.
Altitude value of the coordinate.
The properties CoordinateX, CoordinateY, CoordinateZ,
CoordinateM and CoordinateSystemWkt defines where the
species observation was made.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string CoordinateZ { get; set; }
Public Property CoordinateZ As String
Get
Set
public:
property String^ CoordinateZ {
String^ get ();
void set (String^ value);
}
member CoordinateZ : string with get, set
Property Value
Type:
StringSee Also