WebDarwinCoreTaxonAcceptedNameUsage Property |
Darwin Core term name: acceptedNameUsage.
The full name, with authorship and date information
if known, of the currently valid (zoological) or
accepted (botanical) taxon.
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 AcceptedNameUsage { get; set; }
Public Property AcceptedNameUsage As String
Get
Set
public:
property String^ AcceptedNameUsage {
String^ get ();
void set (String^ value);
}
member AcceptedNameUsage : string with get, set
Property Value
Type:
StringSee Also