Skip to main content
All docs
V25.1
  • .NET 8.0+

    AuditTrailServiceBase.TimestampStrategy Property

    Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

    Declaration

    public IAuditTimestampStrategy TimestampStrategy { get; set; }

    Property Value

    Type
    DevExpress.Persistent.AuditTrail.IAuditTimestampStrategy
    See Also