ResultItemInfo Class
Title information from a result set
Namespace: SobekCM.Core.ResultTitleAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[XmlRootAttribute("resultItem")]
[DataContractAttribute]
[ProtoContractAttribute]
public class ResultItemInfo |
Inheritance Hierarchy
Constructors
| Name | Description |
---|
| ResultItemInfo | Constructor for a new instance of the ResultItemInfo class |
Properties
| Name | Description |
---|
| Link | Highlighted snippet of text from this document |
| MainThumbnail | Main thumbnail for this item |
| Snippet | Highlighted snippet of text from this document |
| Title | Item title for this item |
| VID | Volume identifier for this item |
See Also