Skip to main content
All docs
V24.1
.NET 6.0+

AuditTrailServiceBase.TimestampStrategy Property

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.1.dll

Declaration

public IAuditTimestampStrategy TimestampStrategy { get; set; }

Property Value

Type
DevExpress.Persistent.AuditTrail.IAuditTimestampStrategy
See Also