WebDarwinCoreTaxonOriginalNameUsageID Property |
Darwin Core term name: originalNameUsageID.
An identifier for the name usage (documented meaning of
the name according to a source) in which the terminal
element of the scientificName was originally established
under the rules of the associated nomenclaturalCode.
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 OriginalNameUsageID { get; set; }
Public Property OriginalNameUsageID As String
Get
Set
public:
property String^ OriginalNameUsageID {
String^ get ();
void set (String^ value);
}
member OriginalNameUsageID : string with get, set
Property Value
Type:
StringSee Also