WebDarwinCoreSpeciesObservationURL Property |
Not defined in Darwin Core.
Web address that leads to more information about the
species observation. 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 SpeciesObservationURL { get; set; }
Public Property SpeciesObservationURL As String
Get
Set
public:
property String^ SpeciesObservationURL {
String^ get ();
void set (String^ value);
}
member SpeciesObservationURL : string with get, set
Property Value
Type:
StringSee Also