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

Serial_Info Class



Stores the serial hierarchy information 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 Serial_Info

Remarks

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

Inheritance Hierarchy

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

Constructors

  NameDescription
Public methodSerial_Info
Constructor creates a new instance of the Serial_Info class

Methods

  NameDescription
Public methodAdd_Hierarchy
Add a new level to the serial hierarchy associated with this resource
Protected methodAdd_METS
Adds the METS formatted XML string for the serial hierarchy information
Public methodClear
Clear all the existing hierarchical information

Properties

  NameDescription
Public propertyCount
Gets the number of hierarchies in this serial hierarchy
Public propertyItem
Address a single hierarchy from this collection, by index

See Also



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