WebDarwinCoreLocationWaterBody Property |
Darwin Core term name: waterBody.
The name of the water body in which the Location occurs.
Recommended best practice is to use a controlled
vocabulary such as the Getty Thesaurus of Geographic Names.
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 WaterBody { get; set; }
Public Property WaterBody As String
Get
Set
public:
property String^ WaterBody {
String^ get ();
void set (String^ value);
}
member WaterBody : string with get, set
Property Value
Type:
StringSee Also