Skip to main content
All docs
V23.2
.NET 6.0+

AuditTrailOptions.Events Property

Namespace: DevExpress.ExpressApp.AuditTrail

Assembly: DevExpress.Persistent.BaseImpl.Xpo.v23.2.dll

Declaration

public AuditTrailEvents Events { get; set; }

Property Value

Type
AuditTrailEvents

Property Paths

You can access this nested property as listed below:

Object Type Path to Events
AuditTrailService
.OptionsLegacy .Events
AuditTrailServiceBase
.Options .Events
See Also