| PsrContainerItemHistory Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrContainerItemHistory
The PsrContainerItemHistory type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrContainerItemHistory | Initializes a new instance of the PsrContainerItemHistory class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | Binding | 
                Binding to the item.
             | 
|  | CompareItemId | 
                ID of the item, use it to compare this item to other historic items.
             | 
|  | ContainerItem | 
                Historic container item.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also