| PsrListFilterObjectRight Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterObjectRight : PsrListFilterObject
The PsrListFilterObjectRight type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterObjectRight | Initializes a new instance of the PsrListFilterObjectRight class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CheckRightKey | 
                If the right key should be checked
             | 
|  | FilterActive | 
                How the filter is used for filtering:
                false = deactivated
                true = include
                null = exclude
            (Inherited from PsrListFilterObject.) | 
|  | ForceShowRemoveButton | 
                True if the "remove"-button should always be shown.
            (Inherited from PsrListFilterObject.) | 
|  | Ident | 
                For better identification of the object
            (Inherited from PsrListFilterObject.) | 
|  | LegitimateId | 
                ID of the legitimate
             | 
|  | OwnerRight | 
                If owner right has to apply 
             | 
|  | Right | 
                Rights that have to apply
             | 
|  | SearchMembers | 
                Filter by members
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also