Click or drag to resize
DarwinCoreIdentificationIdentificationRemarks Property
Darwin Core term name: identificationRemarks. Comments or notes about the Identification. Contains for example information about that the observer is uncertain about which species that has been observed.

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

Property Value

Type: String

Implements

IDarwinCoreIdentificationIdentificationRemarks
See Also