WebDarwinCoreTaxon Property |
Darwin Core term name: Taxon.
The category of information pertaining to taxonomic names,
taxon name usages, or taxon concepts.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebDarwinCoreTaxon Taxon { get; set; }
Public Property Taxon As WebDarwinCoreTaxon
Get
Set
public:
property WebDarwinCoreTaxon^ Taxon {
WebDarwinCoreTaxon^ get ();
void set (WebDarwinCoreTaxon^ value);
}
member Taxon : WebDarwinCoreTaxon with get, set
Property Value
Type:
WebDarwinCoreTaxonSee Also