Skip to main content
All docs
V25.2
  • AuditTrailService.ApplyOptions(AuditTrailOptions) Method

    Namespace: DevExpress.Persistent.AuditTrail

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

    NuGet Package: DevExpress.Persistent.BaseImpl.Xpo

    Declaration

    [Browsable(false)]
    public static void ApplyOptions(
        AuditTrailOptions options
    )

    Parameters

    Name Type
    options AuditTrailOptions
    See Also