| PsrListFilterObjectContent Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterObjectContent : PsrListFilterObjectByString
The PsrListFilterObjectContent type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterObjectContent | Initializes a new instance of the PsrListFilterObjectContent class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ExactSearch | 
                The filter criterion has to match exactly
             | 
|   | ExtendedSearch | 
                Extended search possibilities. You can search in special container items in a PsrContainer
                Syntax: "GUID of form container"|"Name of container item to search in"
             | 
|  | 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.) | 
|  | Search | 
                Search value
            (Inherited from PsrListFilterObjectByString.) | 
|  | SearchOrganisationUnits | 
                Search in organisation units
             | 
|  | SearchTags | 
                Search in tags
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also