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

Private_Items_List_Item Class



A single private item, used for display of all private items within an item aggreation, from the internal header


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

Syntax

C#
[DataContractAttribute]
public class Private_Items_List_Item

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Results..::..Private_Items_List_Item

Constructors

  NameDescription
Public methodPrivate_Items_List_Item
Initializes a new instance of the Private_Items_List_Item class

Properties

  NameDescription
Public propertyAggregationCodes
Aggregation codes for this private item ( i.e., 'dloc,cndl,fdnl')
Public propertyCreator
Creator for this private item
Public propertyEmbargoDate
Embargo date (if one exists) for this item
Public propertyInternal_Comments
Internal comments for this private item
Public propertyLast_Milestone_String
Last milestone which occurred for this item, as a string
Public propertyLastActivityDate
Last date any activity occurred for this private item
Public propertyLastActivityType
Last activity type which occurred for this item
Public propertyLastMilestone
Last milestone number which occurred for this item
Public propertyLastMilestoneDate
Last milestone date for this private item
Public propertyLocallyArchived
Flag indicates if this private item has been locally archived
Public propertyPubDate
Publication date string for this private item
Public propertyRemotelyArchived
Flag indicates if this private item has been remotely archived
Public propertyTitle
Title for this private item
Public propertyVID
Volume identifier (VID) for this private item

See Also



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