LogbookManager Methods |
The LogbookManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLogbookEntries |
Adds a logbook entry for each given data ID.
The dataType must be the same for all data IDs.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLogbookCount |
Returns the number of logbook entries that match the given filter.
|
![]() | GetLogbookEntries |
Returns all logbook entries that correspond to the given filter.
|
![]() | GetLogbookListFilter |
Returns the logbook list filter that was at last saved for the user or the default filter
if defaultFilter is set to true.
|
![]() | GetSingleLogbookEntry |
Returns the logbook entry by the given ID.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |