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 >> Core >> EAD >> EAD_Transfer_Desc_Sub_Components

EAD_Transfer_Desc_Sub_Components Class



Description of subordinate Containers (or container list) for an encoded archival description (EAD)


Namespace: SobekCM.Core.EAD
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
[ProtoContractAttribute]
[XmlRootAttribute("eadContainers")]
[DataContractAttribute]
public class EAD_Transfer_Desc_Sub_Components

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.EAD..::..EAD_Transfer_Desc_Sub_Components

Constructors

  NameDescription
Public methodEAD_Transfer_Desc_Sub_Components
Constructor for a new instance of the Description_of_Subordinate_Components class

Methods

  NameDescription
Public methodClear
Clear the contents of child componets and the descriptive identification
Public methodToString
Returns the recursively built container information for this class as a string for debug purposes
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyContainers
Gets the list of container objects
Public propertyDid
Gets the did information object
Public propertyHead
Holds basic head information about the containers, from the EAD
Public propertyType
Gets the type value

See Also



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