WebDarwinCoreLocationHigherGeographyID Property |
Darwin Core term name: higherGeographyID.
An identifier for the geographic region within which
the Location occurred.
Recommended best practice is to use an
persistent identifier from 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 HigherGeographyID { get; set; }
Public Property HigherGeographyID As String
Get
Set
public:
property String^ HigherGeographyID {
String^ get ();
void set (String^ value);
}
member HigherGeographyID : string with get, set
Property Value
Type:
StringSee Also