Click or drag to resize

LogbookSearchParameters Properties

The LogbookSearchParameters type exposes the following members.

Properties
 NameDescription
Public propertyEndTimeUtc If this property is not null, only events with an event time less than or equal to the specified time are searched.
Public propertyIncludeLocalTime 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.
Public propertyStartTimeUtc If this property is not null, only events with an event time greater than or equal to the specified time are searched.
Top
See Also