Click or drag to resize
DarwinCoreMeasurementOrFactMeasurementDeterminedBy Property
Darwin Core term name: measurementDeterminedBy. A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact. 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 MeasurementDeterminedBy { get; set; }

Property Value

Type: String

Implements

IDarwinCoreMeasurementOrFactMeasurementDeterminedBy
See Also