Click or drag to resize
DarwinCoreLocationCoordinateM Property
Not defined in Darwin Core. M value that is part of a linear reference system. The properties CoordinateX, CoordinateY, CoordinateZ, CoordinateM and CoordinateSystemWkt defines where the species observation was made.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string CoordinateM { get; set; }

Property Value

Type: String

Implements

IDarwinCoreLocationCoordinateM
See Also