Private_Items_List_Title Class
A single title which has private items, used for display of all private items within
an item aggreation, from the internal header
Namespace: SobekCM.Core.ResultsAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[DataContractAttribute]
public class Private_Items_List_Title |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Add_Item_Result | Adds a single item result to this private item title |
Properties
| Name | Description |
---|
| BibID | Bibliographic identifier (BibID) for this title result |
| CompleteItemCount | Complete number of items which are related to this title |
| Group_Title | Group title for this title result |
| Item_Count | Number of private items within this private title |
| Items | Collection of private items for this private title |
| LastActivityDate | Date of the last activity to an item in this title |
| LastMilestoneDate | Date of the last milestone to an item in this title |
| PrimaryIdentifier | Primary alternate identifier related to this title |
| PrimaryIdentifierType | Primary alternate identifier type related to this title ( i.e., 'Accession Numner', 'LLMC#' ) |
| RowNumber | Row number from within the page of results |
| Type | Material type for this title result |
See Also