WebDarwinCoreGeologicalContextGeologicalContextID Property |
Darwin Core term name: geologicalContextID.
An identifier for the set of information associated
with a GeologicalContext (the location within a geological
context, such as stratigraphy). May be a global unique
identifier or an identifier specific to the data set.
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 GeologicalContextID { get; set; }
Public Property GeologicalContextID As String
Get
Set
public:
property String^ GeologicalContextID {
String^ get ();
void set (String^ value);
}
member GeologicalContextID : string with get, set
Property Value
Type:
StringSee Also