WebDarwinCoreTaxonTaxonID 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string TaxonID { get; set; }
Public Property TaxonID As String
Get
Set
public:
property String^ TaxonID {
String^ get ();
void set (String^ value);
}
member TaxonID : string with get, set
Property Value
Type:
StringSee Also