Click or drag to resize
SpeciesObservationTaxonHigherClassification Property
Darwin Core term name: higherClassification. A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. Recommended best practice is to order the list starting with the highest rank and separating the names for each rank with a semi-colon (";"). 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 HigherClassification { get; set; }

Property Value

Type: String

Implements

ISpeciesObservationTaxonHigherClassification
See Also