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

BriefItem_Web Class



Shortcuts that are used just for display of this item within the web


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

Syntax

C#
[SerializableAttribute]
[DataContractAttribute]
[XmlRootAttribute("web")]
[ProtoContractAttribute]
public class BriefItem_Web

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.BriefItem..::..BriefItem_Web

Constructors

  NameDescription
Public methodBriefItem_Web
Initializes a new instance of the BriefItem_Web class

Methods

  NameDescription
Public methodAdd_Related_Title
Add a related title to this web information
Public methodContains_File_Extension
Checks to see if a file extension exists in the file extensions lists

Properties

  NameDescription
Public propertyDate
Main issue date for this item
Public propertyFile_Extensions
List of all the file extensions included in this item
Public propertyGroupID
Primary key (GroupID) for the BibiD / title from the SobekCM Web database
Public propertyItemID
Primary key (ItemID) for this individual item/volume from the SobekCM Web database
Public propertyRelated_Titles
List of all the file extensions included in this item
Public propertySiblings
Number of siblings which this item has ( i.e., is this a multi-volume set? )
Public propertySource_URL
Base source URL for this item

See Also



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