AuditTrailServiceBase.SaveAuditData(Session) Method
Saves AuditDataItem objects to the database. Call this method when you add custom audit data to the log.
Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
Declaration
Remarks
The following help topic demonstrates how to use this method: Add Custom Data to the Audit Log.
See Also