WebDarwinCoreLocation Property |
Darwin Core term name: dcterms:Location.
A spatial region or named place. For Darwin Core,
a set of terms describing a place, whether named or not.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebDarwinCoreLocation Location { get; set; }
Public Property Location As WebDarwinCoreLocation
Get
Set
public:
property WebDarwinCoreLocation^ Location {
WebDarwinCoreLocation^ get ();
void set (WebDarwinCoreLocation^ value);
}
member Location : WebDarwinCoreLocation with get, set
Property Value
Type:
WebDarwinCoreLocationSee Also