mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

Zoological_Taxonomy_Info Class



Class stores taxonomic information for resources which have reference to one or more taxonomic records


Namespace: SobekCM.Resource_Object.Metadata_Modules
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
[SerializableAttribute]
public class Zoological_Taxonomy_Info : iMetadata_Module

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Metadata_Modules..::..Zoological_Taxonomy_Info

Constructors

  NameDescription
Public methodZoological_Taxonomy_Info
Constructor for a new instance of the Zoological_Taxonomy_Info class

Methods

  NameDescription
Public methodClear
Clear all the data withiin this zoological taxonomy object
Public methodRetrieve_Additional_Info_From_Database
Chance for this metadata module to load any additional data from the database when building this digital resource in memory
Public methodSave_Additional_Info_To_Database
Chance for this metadata module to perform any additional database work such as saving digital resource data into custom tables
Public methodToString
Return this zoological taxonomy as a single string
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyClass
Gets or sets the class classification associated with this zoological taxonomy
Public propertyCommon_Name
Gets or sets the common or vernacular name associated with this zoological taxonomy
Public propertyFamily
Gets or sets the family classification associated with this zoological taxonomy
Public propertyGenus
Gets or sets the genus classification associated with this zoological taxonomy
Public propertyhasData
Flag indicates if this object holds any data in the subfields
Public propertyHigher_Classification
Gets or sets higherClassification associated with this zoological taxonomy
Public propertyKingdom
Gets or sets the kingdom classification associated with this zoological taxonomy
Public propertyMetadata_Search_Terms
Gets the metadata search terms and values to be saved to the database to allow searching to occur over the data in this metadata module
Public propertyModule_Name
Name for this metadata module
Public propertyOrder
Gets or sets the order classification associated with this zoological taxonomy
Public propertyPhylum
Gets or sets the phylum classification associated with this zoological taxonomy
Public propertyScientific_Name
Gets or sets scientific name associated with this zoological taxonomy
Public propertySpecific_Epithet
Gets or sets the name of the first or species epithet of the scientificName.
Public propertyTaxonomic_Rank
Gets or sets the taxonomic rank of the most specific name in the scientificName as it appears in the original record.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )