Click or drag to resize

LogEntriesLoadOptions Properties

The LogEntriesLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyFromDate
Only load log entries that happened on or after this datetime
Public propertyMaxEntries
Number of entries to retrieve
Public propertySearchString
Search string which will be applied to all columns in the event log entries
Public propertyToDate
Only load log entries that happened on or before this datetime
Top
See Also