WebDarwinCoreGeologicalContext Property |
Darwin Core term name: GeologicalContext.
The category of information pertaining to a location
within a geological context, such as stratigraphy.
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 WebDarwinCoreGeologicalContext GeologicalContext { get; set; }
Public Property GeologicalContext As WebDarwinCoreGeologicalContext
Get
Set
public:
property WebDarwinCoreGeologicalContext^ GeologicalContext {
WebDarwinCoreGeologicalContext^ get ();
void set (WebDarwinCoreGeologicalContext^ value);
}
member GeologicalContext : WebDarwinCoreGeologicalContext with get, set
Property Value
Type:
WebDarwinCoreGeologicalContextSee Also