Logbook |
The LogbookSearchParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| EndTimeUtc | If this property is not null, only events with an event time less than or equal to the specified time are searched. | |
| IncludeLocalTime | If this property is set to true, the export will contain additional date and time values in local format. Otherwise the export will contain date and time values in UTC format only. | |
| StartTimeUtc | If this property is not null, only events with an event time greater than or equal to the specified time are searched. |