WebDarwinCoreTaxonOriginalNameUsage Property |
Darwin Core term name: originalNameUsage.
The taxon name, with authorship and date information
if known, as it originally appeared when first established
under the rules of the associated nomenclaturalCode.
The basionym (botany) or basonym (bacteriology) of the
scientificName or the senior/earlier homonym for replaced
names.
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 OriginalNameUsage { get; set; }
Public Property OriginalNameUsage As String
Get
Set
public:
property String^ OriginalNameUsage {
String^ get ();
void set (String^ value);
}
member OriginalNameUsage : string with get, set
Property Value
Type:
StringSee Also