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_Title_Result Interface

iSearch_Title_Result Interface



Interface which any class that contains the required display and identification information for a single 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_Title_Result

Methods

  NameDescription
Public methodBuild_Item_Tree
Builds the tree of items under this title, for multiple item titles
Public methodGet_Item
Gets the item indicated by the provided index

Properties

  NameDescription
Public propertyBibID
Bibliographic identifier (BibID) for this title result
Public propertyGroupThumbnail
Group-wide thumbnail for this title result
Public propertyGroupTitle
Group title for this title result
Public propertyItem_Count
Gets the number of items contained within this title result
Public propertyItem_Tree
Gets the item tree view used for showing all the items under this title in a tree type html display
Public propertyMaterialType
Material type for this title result
Public propertyMetadata_Display_Values
Metadata values to display for this item title result
Public propertyOCLC_Number
OCLC cataloging number for this title result
Public propertyOPAC_Number
Local OPAC cataloging number for this title result
Public propertyPrimary_Identifier
Primary alternate identifier for this resource
Public propertyPrimary_Identifier_Type
Type of the primary alternate identifier for this resource ( i.e. 'Accession Number', etc.. )
Public propertySnippet
Highlighted snippet of text from this document
Public propertySpatial_Coordinates
Spatial coverage for this title result in terms of coordinates for map display
Public propertyUserNotes
User notes for this title result, if it is in a bookshelf

See Also



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