Subject_Info_HierarchicalGeographic Class
A geographic name given in a hierarchical form relating to the resource.
Namespace: SobekCM.Resource_Object.Bib_InfoAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
[SerializableAttribute]
public class Subject_Info_HierarchicalGeographic : Subject_Info |
Inheritance Hierarchy
Constructors
Methods
Fields
Properties
| Name | Description |
---|
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Actual_ID | Returns the actual id for this node, excluding the special user indicator portion (Inherited from XML_Node_Base_Type.) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Area | Gets or sets the area level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Authority | Gets and sets the uncontrolled authority term (Inherited from Subject_Info.) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | City | Gets or sets the city level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | CitySection | Gets or sets the city section level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Class_Type | Indicates this is the Hierarchical Spatial subclass of Subject_Info (Overrides Subject_Info..::..Class_Type.) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Continent | Gets or sets the continent level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Country | Gets or sets the country level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | County | Gets or sets the county level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | hasData | Gets flag indicating if there is any data in this subject object |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | ID | Gets and sets the ID for this XML node (Inherited from XML_Node_Base_Type.) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Island | Gets or sets the island level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Language | Gets and sets the language for this subject (Inherited from Subject_Info.) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Province | Gets or sets the province level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Region | Gets or sets the region level of this hierarchical geographic subject |
![Protected property Protected property](http://sobekrepository.org/design/webcontent/codehelp/icons/protproperty.gif) | Spatial_XML | |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | State | Gets or sets the state level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Territory | Gets or sets the territory level of this hierarchical geographic subject |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | User_Submitted | Gets and sets the flag that indicates this node was user-submitted (Inherited from XML_Node_Base_Type.) |
See Also