Skip to main content
All docs
V26.1
  • AuditTrailServiceBase.TimestampStrategy Property

    Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

    Declaration

    public IAuditTimestampStrategy TimestampStrategy { get; set; }

    Property Value

    Type
    DevExpress.Persistent.AuditTrail.IAuditTimestampStrategy
    See Also