AuditTrailModule.AuditDataItemPersistentType Property
Specifies the business class used to persist auditing information in the database.
Namespace: DevExpress.ExpressApp.AuditTrail
Assembly: DevExpress.ExpressApp.AuditTrail.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.AuditTrail.Xpo
Declaration
Property Value
Type | Description |
---|---|
Type | The type of a business class used to persist auditing information in the database. |
See Also