Click or drag to resize
SpeciesObservationMeasurementOrFactMeasurementUnit Property
Darwin Core term name: measurementUnit. The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). This property is currently not used.

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

Property Value

Type: String

Implements

ISpeciesObservationMeasurementOrFactMeasurementUnit
See Also