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_Descriptive_Identification

EAD_Transfer_Descriptive_Identification Class



Contains all the information for a single descriptive identification block within an EAD's container list


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("eadDid")]
[DataContractAttribute]
public class EAD_Transfer_Descriptive_Identification

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.EAD..::..EAD_Transfer_Descriptive_Identification

Constructors

  NameDescription
Public methodEAD_Transfer_Descriptive_Identification
Constructor for a new instance of the Descriptive_Identification class

Methods

  NameDescription
Public methodAdd_Container
Adds a new container information object to this descriptive information
Public methodClear
Clears all the information in this descriptive identification object

Properties

  NameDescription
Public propertyContainer_Count
Gets the number of container information objects associated with this descriptive identification information
Public propertyContainers
Gets the collection of container information objects associated with this descriptive identifiation object
Public propertyDAO
Gets the dao information of the digital object
Public propertyDAO_Link
Gets the link to the digital object
Public propertyDAO_Title
Gets the title of the digital object
Public propertyExtent
Gets the extent information
Public propertyUnit_Date
Gets the unit date value associated with this
Public propertyUnit_Title
Gets the unit title value associated with this

See Also



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