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.Xpo.v22.2.dll

Declaration

public class AuditTrailService :
    AuditTrailServiceBase,
    IAuditTrailServiceRoot

Inheritance

See Also