Click or drag to resize
DarwinCoreOccurrencePreviousIdentifications Property
Darwin Core term name: previousIdentifications. A list (concatenated and separated) of previous assignments of names to the Occurrence. 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 PreviousIdentifications { get; set; }

Property Value

Type: String

Implements

IDarwinCoreOccurrencePreviousIdentifications
See Also