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
Code Details >> Resource_Object >> Behaviors >> Serial_Info.Single_Serial_Hierarchy

Serial_Info.Single_Serial_Hierarchy Class



Single bit of serial hierarchy data to be associated with this resource


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

Syntax

C#
[SerializableAttribute]
public class Single_Serial_Hierarchy : XML_Writing_Base_Type

Remarks

Object created by Mark V Sullivan (2006) for University of Florida's Digital Library Center.

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object..::..XML_Writing_Base_Type
    SobekCM.Resource_Object.Behaviors..::..Serial_Info..::..Single_Serial_Hierarchy

Constructors

  NameDescription
Public methodSerial_Info..::..Single_Serial_Hierarchy
Constructor creates a new instance of the Single_Serial_Hierarchy class

Methods

  NameDescription
Public methodConvert_String_To_XML_Safe
Converts a basic string into an XML-safe string
(Inherited from XML_Writing_Base_Type.)
Protected methodtoMETS
Returns this single serial hierarchy in METS formatted XML

Properties

  NameDescription
Public propertyDisplay
Gets or sets the text to display for this hierarchical level
Protected propertyDisplay_XML
Public propertyOrder
Gets and sets the order for this to display along with other items in the same level

See Also



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