Click or drag to resize

IAuditTrailSettings Properties


The IAuditTrailSettings type exposes the following members.

Properties
  Name Description
Public property ArchiveDirectory Gets and sets the directory to archive.
Public property ArchiveMaxCount Gets and sets the maxmimum number of entries required for archiving to begin. By default, this number is 3000.
Public property ArchivePeriodCount Gets and sets the number of periods archived. The default value is 1.
Public property ArchivePeriodUnit Gets and sets the period when the archive is performed. The default value is month.
Public property ArchiveType Gets and sets how to archive—either by time period or by entry count.
Public property Archiving Finds out if archiving is currently being performed.
Public property LastArchived Gets the time of the most recent archive.
Top
See Also