| PsrListFilterObjectLogbook Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterObjectLogbook : PsrListFilterObject
The PsrListFilterObjectLogbook type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterObjectLogbook | Initializes a new instance of the PsrListFilterObjectLogbook class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DatePeriod | 
                Filter by predefined period of time
             | 
|  | 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.) | 
|  | LastLogbookEntry | 
                If only the last logbook entry should be taken into account
             | 
|  | LogbookEvent | 
                Event type (new, edit...)
             | 
|  | OnlyWithInfo | 
                Filter by logbook entries that have text in the info field
             | 
|  | OrganisationUnitId | 
                Filter by organisation unit
             | 
|  | TimeStampUtcFrom | 
                Filter by timestamp begin
             | 
|  | TimeStampUtcTo | 
                Filter by timestamp end
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also