Click or drag to resize
DarwinCoreIdentificationIdentifiedBy Property
Darwin Core term name: identifiedBy. A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.

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

Property Value

Type: String

Implements

IDarwinCoreIdentificationIdentifiedBy
See Also