ResultTitleInfo 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]
[ProtoContractAttribute]
[XmlRootAttribute("resultTitle")]
[DataContractAttribute]
public class ResultTitleInfo |
Inheritance Hierarchy
Constructors
Properties
|
| Name | Description |
|---|
 | BibID | Bibliographic identifier for this title |
 | Description | Description/Citation elements for this item |
 | Items | List of items |
 | MainThumbnail | Main thumbnail for this title |
 | Title | Group title for this title |
See Also