| PsrContainerInfoField Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrContainerInfoField
The PsrContainerInfoField type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrContainerInfoField | Initializes a new instance of the PsrContainerInfoField class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | ContainerId | 
                ID of the container
             | 
|  | FieldType | 
                Type
             | 
|  | Text | 
                Text that should be shown
             | 
|  | Value | 
                Value for executable infos like URL, e-mail, RDP, etc.
             | 
|  | ValueDateUtc | 
                Date field
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also