WebDarwinCoreTaxonTaxonConceptID Property |
Darwin Core term name: taxonConceptID.
An identifier for the taxonomic concept to which the record
refers - not for the nomenclatural details of a taxon.
In SwedishSpeciesObservationSOAPService this property
has the same value as property TaxonID.
GUID in Dyntaxa is used as value for this property.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string TaxonConceptID { get; set; }
Public Property TaxonConceptID As String
Get
Set
public:
property String^ TaxonConceptID {
String^ get ();
void set (String^ value);
}
member TaxonConceptID : string with get, set
Property Value
Type:
StringSee Also