Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

AuditTrailService Class

The service that the Audit Trail Module uses to monitor object changes and log this information. You can use the static Instance property to access this service and customize its behavior.

Namespace: DevExpress.Persistent.AuditTrail

Assembly: DevExpress.Persistent.BaseImpl.v20.2.dll

Declaration

public class AuditTrailService

Inheritance

Object
AuditTrailService
See Also