IAuditTrailServiceRoot.Settings Property
Provides access to the service’s settings. These settings allow you to customize the list of objects and properties that should be audited.
Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Persistent.AuditTrail.AuditTrailSettings | The the AuditTrailSettings object that contains service’s settings. |
See Also