mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Engine_Library >> Database >> Database_Item_Result

Database_Item_Result Class



Class contains all the display and identification information about a single item within a title in a search result set from a database search


Namespace: SobekCM.Engine_Library.Database
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
public class Database_Item_Result : iSearch_Item_Result

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Database..::..Database_Item_Result

Constructors

  NameDescription
Public methodDatabase_Item_Result
Initializes a new instance of the Database_Item_Result class

Properties

  NameDescription
Public propertyCOinS_OpenURL
COinS OpenURL format of citation for citation sharing
Public propertyIP_Restriction_Mask
IP restriction mask for this item within a title within a collection of results
Public propertyItemID
Gets the primary key for this item, from the database
Public propertyLevel1_Index
Index of the first serial hierarchy level for this item within a title within a collection of results
Public propertyLevel1_Text
Text of the first serial hierarchy level for this item within a title within a collection of results
Public propertyLevel2_Index
Index of the second serial hierarchy level for this item within a title within a collection of results
Public propertyLevel2_Text
Text of the second serial hierarchy level for this item within a title within a collection of results
Public propertyLevel3_Index
Index of the third serial hierarchy level for this item within a title within a collection of results
Public propertyLevel3_Text
Text of the third serial hierarchy level for this item within a title within a collection of results
Public propertyLink
External URL for this item within a title within a collection of results
Public propertyMainThumbnail
Thumbnail image for this item within a title within a collection of results
Public propertyPageCount
Number of pages within this item within a title within a collection of results
Public propertyPubDate
Publication date for this item within a title within a collection of results
Public propertySpatial_KML
Spatial coverage as KML for this item within a title result for map display
Public propertyTitle
Title for this item within a title within a collection of results
Public propertyVID
Volume identifier (VID) for this item within a title within a collection of results

See Also



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