ILogbook Methods |
The ILogbook type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportLogbookEntriesToCsvFile |
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. | |
| Write | Writes a message (up to 1000 characters) into the logbook. |