| PsrListFilterGroupSeal Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterGroupSeal : PsrListFilterGroup
The PsrListFilterGroupSeal type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterGroupSeal | 
                Creates a new instance of PsrListFilterGroupSeal | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | __type | 
                Internally used, never change this value.
             | 
|  | AndLinkedGroup | 
                If this property is set to true, the group will be AND linked with
                other groups. Otherwise OR.
            (Inherited from PsrListFilterGroup.) | 
|  | Expanded | 
                If the group is opened or not
            (Inherited from PsrListFilterGroup.) | 
|  | SealFilters | 
                Filter objects
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also