WebDarwinCoreTaxonParentNameUsageID Property |
Darwin Core term name: parentNameUsageID.
An identifier for the name usage (documented meaning
of the name according to a source) 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 ParentNameUsageID { get; set; }
Public Property ParentNameUsageID As String
Get
Set
public:
property String^ ParentNameUsageID {
String^ get ();
void set (String^ value);
}
member ParentNameUsageID : string with get, set
Property Value
Type:
StringSee Also