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