| PsrListFilterGroupFavourite Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterGroupFavourite : PsrListFilterGroup
The PsrListFilterGroupFavourite type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterGroupFavourite | 
                Creates a new instance of PsrListFilterGroupFavourite | 
 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.) | 
|  | FavouriteList | 
                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