WebDarwinCoreTaxonParentNameUsage Property |
Darwin Core term name: parentNameUsage.
The full name, with authorship and date information
if known, of the direct, most proximate higher-rank
parent taxon (in a classification) of the most specific
element of the scientificName.
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 ParentNameUsage { get; set; }
Public Property ParentNameUsage As String
Get
Set
public:
property String^ ParentNameUsage {
String^ get ();
void set (String^ value);
}
member ParentNameUsage : string with get, set
Property Value
Type:
StringSee Also