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 |
---|
| Date | Main issue date for this item |
| File_Extensions | List of all the file extensions included in this item |
| GroupID | Primary key (GroupID) for the BibiD / title from the SobekCM Web database |
| ItemID | Primary key (ItemID) for this individual item/volume from the SobekCM Web database |
| Related_Titles | List of all the file extensions included in this item |
| Siblings | Number of siblings which this item has ( i.e., is this a multi-volume set? ) |
| Source_URL | Base source URL for this item |
See Also