WebDarwinCoreTaxonTaxonURL Property |
Not defined in Darwin Core.
Web address that leads to more information about the
taxon. The information should be accessible
from the most commonly used web browsers.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string TaxonURL { get; set; }
Public Property TaxonURL As String
Get
Set
public:
property String^ TaxonURL {
String^ get ();
void set (String^ value);
}
member TaxonURL : string with get, set
Property Value
Type:
StringSee Also