BriefItem_Web Class
Shortcuts that are used just for display of this item within the web
Namespace: SobekCM.Core.BriefItemAssembly: 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
Constructors
Methods
Properties
| Name | Description |
---|
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Date | Main issue date for this item |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | File_Extensions | List of all the file extensions included in this item |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | GroupID | Primary key (GroupID) for the BibiD / title from the SobekCM Web database |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | ItemID | Primary key (ItemID) for this individual item/volume from the SobekCM Web database |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Related_Titles | List of all the file extensions included in this item |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Siblings | Number of siblings which this item has ( i.e., is this a multi-volume set? ) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Source_URL | Base source URL for this item |
See Also