| PsrContainerInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrContainerInfo
The PsrContainerInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrContainerInfo | Initializes a new instance of the PsrContainerInfo class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | BaseContainerName | 
                Name of the base container
             | 
|  | ContainerInfo | 
                Container information, e.g. combined items
             | 
|  | ContainerInfoFields | 
                Container info fields
             | 
|  | ContainerName | 
                Combined container name
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also