Skip to main content
All docs
V23.2
.NET Framework 4.5.2+

AuditTrailServiceBase.TimestampStrategy Property

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

Declaration

public IAuditTimestampStrategy TimestampStrategy { get; set; }

Property Value

Type
DevExpress.Persistent.AuditTrail.IAuditTimestampStrategy
See Also