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 >> BriefItem >> BriefItem_ExtensionData

BriefItem_ExtensionData Class



Information passed from an extension (or non-standard metadata module)


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

Syntax

C#
[SerializableAttribute]
[ProtoContractAttribute]
[DataContractAttribute]
[XmlRootAttribute("extension")]
public class BriefItem_ExtensionData

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.BriefItem..::..BriefItem_ExtensionData

Constructors

  NameDescription
Public methodBriefItem_ExtensionData()()()()
Constructor for a new instance of the BriefItem_ExtensionData class
Public methodBriefItem_ExtensionData(String)
Constructor for a new instance of the BriefItem_ExtensionData class

Properties

  NameDescription
Public propertyData
Set of key/value pairs of data associated with this extension
Public propertyExtension_Name
Name of this extension, used as a key for retrieval

See Also



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