Click or drag to resize
DarwinCoreTaxonTaxonID Property
Darwin Core term name: taxonID. An identifier for the set of taxon information (data associated with the Taxon class). May be a global unique identifier or an identifier specific to the data set. In SwedishSpeciesObservationSOAPService this property has the same value as property TaxonConceptID. GUID in Dyntaxa is used as value for this property.

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

Property Value

Type: String

Implements

IDarwinCoreTaxonTaxonID
See Also