WebDarwinCoreTaxonScientificName Property |
Darwin Core term name: scientificName.
The full scientific name, with authorship and date
information if known. When forming part of an
Identification, this should be the name in lowest level
taxonomic rank that can be determined.
This term should not contain identification qualifications,
which should instead be supplied in the
IdentificationQualifier term.
Currently scientific name without author is provided.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string ScientificName { get; set; }
Public Property ScientificName As String
Get
Set
public:
property String^ ScientificName {
String^ get ();
void set (String^ value);
}
member ScientificName : string with get, set
Property Value
Type:
StringSee Also