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 >> Results >> iSearch_Item_Result Interface

iSearch_Item_Result Interface



Interface which any class that contains the required display and identification information for a single item (within a title) within a set of results.


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

Syntax

C#
public interface iSearch_Item_Result

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 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 )