Click or drag to resize
SpeciesObservationOccurrenceAssociatedTaxa Property
Darwin Core term name: associatedTaxa. A list (concatenated and separated) of identifiers or names of taxa and their associations with 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 AssociatedTaxa { get; set; }

Property Value

Type: String

Implements

ISpeciesObservationOccurrenceAssociatedTaxa
See Also