Click or drag to resize

LogbookManager Methods

The LogbookManager type exposes the following members.

Methods
  NameDescription
Public methodAddLogbookEntries
Adds a logbook entry for each given data ID. The dataType must be the same for all data IDs.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLogbookCount
Returns the number of logbook entries that match the given filter.
Public methodGetLogbookEntries
Returns all logbook entries that correspond to the given filter.
Public methodGetLogbookListFilter
Returns the logbook list filter that was at last saved for the user or the default filter if defaultFilter is set to true.
Public methodGetSingleLogbookEntry
Returns the logbook entry by the given ID.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also