Click or drag to resize

ILogbook Methods

The ILogbook type exposes the following members.

Methods
 NameDescription
Public methodExportLogbookEntriesToCsvFile Exports all logbook entries matching the specified search criteria to a CSV file (or several CSV files if necessary).

Note: The current implementation of this method should only be used in sever scripts.

Public methodWrite Writes a message (up to 1000 characters) into the logbook.
Top
See Also